Color Picker
Interactive color picker with hex, RGB, HSL, and HSV values
#3B82F6
HEX
#3B82F6
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
HSV
hsv(217, 76%, 96%)
Color Shades
0%100%
Recent Colors
ℹ️ About Color Formats
- • HEX: Hexadecimal format (#RRGGBB) - most common in web design
- • RGB: Red, Green, Blue values (0-255) - used in CSS and graphics
- • HSL: Hue, Saturation, Lightness - intuitive for color adjustments
- • HSV: Hue, Saturation, Value - used in design software