Convert any color between HEX, RGB, HSL, HSV/HSB, CMYK, and CSS named colors instantly. Pick a color, paste a value in any format, and every other format updates live. Generate lighter and darker shades, find the complementary color, and copy any format with one click.

Color Converter

Selected Color
Complementary
HEX
RGB
HSL
HSV
CMYK
CSS

Lighter & Darker Shades (click to apply)


How to Use

  1. Pick a color using the color picker, or type any value into the text box.
  2. Supported input formats: #rrggbb, #rgb, rgb(r, g, b), hsl(h, s%, l%), hsv(h, s%, v%), cmyk(c%, m%, y%, k%), or any CSS named color (e.g. coral, steelblue).
  3. All output formats update instantly.
  4. Click any shade block in the Lighter/Darker section to jump to that shade.
  5. Hit Copy next to any format to copy it to your clipboard.

Format Reference

FormatExampleUse case
HEX#5B6AF0Web development, design tools
RGBrgb(91, 106, 240)CSS, canvas, image processing
HSLhsl(235, 82%, 65%)CSS theming, intuitive adjustments
HSV/HSBhsv(235, 62%, 94%)Photoshop, Illustrator color pickers
CMYKcmyk(62%, 56%, 0%, 6%)Print design, press-ready files
CSS NamecornflowerblueQuick CSS shorthand