Color Picker

Allows users to select a color. Modeled after the color picker in Figma.

Installation

        npx shadcn-svelte@latest add http://adv76.github.io/kibo-svelte/r/color-picker.json
    

Features

  • Interactive color selection with drag and drop functionality
  • Hue and alpha sliders for precise color adjustments
  • EyeDropper tool for picking colors from anywhere on screen
  • Multiple color format outputs (HEX, RGB, CSS, HSL)
  • Real-time color preview
  • Fully customizable through className and props