#CC6342 Color

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

Color preview

#CC6342

Color formats

HEX
#CC6342
RGB
rgb(204, 99, 66)
RGBA
rgba(204, 99, 66, 1)
HSL
hsl(14, 58%, 53%)
HSV
hsv(14, 68%, 80%)
CMYK
cmyk(0%, 51%, 68%, 20%)
CSS variable
--color-primary: #CC6342;
Lowercase HEX
#cc6342

Shades

Tints

Tones

Harmony

CSS snippets for #CC6342

.color-cc6342 {
  color: #CC6342;
  background-color: #CC6342;
}

Frequently asked questions

What color is #CC6342?+

#CC6342 is a HEX color with RGB value rgb(204, 99, 66) and HSL value hsl(14, 58%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC6342?+

The closest Tailwind color is red-500, available as the bg-red-500 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