#CC6D55 Color

Inspect #CC6D55 across formats, palettes, contrast and closest named color matches.

Color preview

#CC6D55

Color formats

HEX
#CC6D55
RGB
rgb(204, 109, 85)
RGBA
rgba(204, 109, 85, 1)
HSL
hsl(12, 54%, 57%)
HSV
hsv(12, 58%, 80%)
CMYK
cmyk(0%, 47%, 58%, 20%)
CSS variable
--color-primary: #CC6D55;
Lowercase HEX
#cc6d55

Shades

Tints

Tones

Harmony

CSS snippets for #CC6D55

.color-cc6d55 {
  color: #CC6D55;
  background-color: #CC6D55;
}

Frequently asked questions

What color is #CC6D55?+

#CC6D55 is a HEX color with RGB value rgb(204, 109, 85) and HSL value hsl(12, 54%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC6D55?+

The closest Tailwind color is red-400, available as the bg-red-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools