Color Picker Palette
Interactive color picker with multiple format support
HEX:
#808080
RGB:
rgb(128, 128, 128)
RGBA:
rgba(128, 128, 128, 1)
HSL:
hsl(0, 0%, 50%)
HSV:
hsv(0, 0%, 50%)
What is a Color Picker?
A color picker allows you to visually select colors and see them represented in multiple formats (HEX, RGB, HSL, HSV, etc.). This is useful for web development, design, and any project where you need to work with colors.
How to Use
- Click the color input to open the color picker
- Select your desired color
- View the color in multiple formats below
- Copy any format using the copy buttons