🎨 Design Tools

Color Picker

Pick colors and convert between HEX, RGB, and HSL formats.

HEX
#3b82f6
RGB
rgb(59, 130, 246)
RGBA
rgba(59, 130, 246, 1)
HSL
hsl(217, 91%, 60%)

About Color Picker

Click on any value card to copy it to clipboard. Use preset colors or enter your own values.

Color Formats:

  • HEX - #RRGGBB format (web standard)
  • RGB - Red, Green, Blue values (0-255)
  • RGBA - RGB with Alpha (opacity)
  • HSL - Hue, Saturation, Lightness