Design Tools

Color Picker

Pick a color and convert between HEX, RGB, HSL, and CMYK. See shade variations for design systems.

Shades

Color Format Reference

  • HEX — Hexadecimal RGB. Used in CSS, design tools. Example: #7C3AED
  • RGB — Red, Green, Blue (0–255 each). Web-native. Example: rgb(124, 58, 237)
  • HSL — Hue, Saturation, Lightness. Easier to manipulate (e.g., make a color darker). Example: hsl(263, 83%, 58%)
  • CMYK — Cyan, Magenta, Yellow, Key (black). Used in print. Example: cmyk(48%, 76%, 0%, 7%)

Keep exploring

Related tools

Browse all 38+ tools