Color Picker
Advanced color picker with hex, RGB, HSL values and color palette generation
Color Selection
Hex:
#3b82f6
RGB:
rgb(59, 130, 246)
HSL:
hsl(217, 91%, 60%)
Color Palette
Click on any color in the palette to select it.
The palette shows analogous colors based on your selection.
About Color Formats
Hex: 6-digit hexadecimal color code (e.g., #FF0000 for red).
RGB: Red, Green, Blue values from 0-255 for each channel.
HSL: Hue (0-360°), Saturation (0-100%), Lightness (0-100%).
Palette: Automatically generates analogous colors for design inspiration.