#CC645C Color

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

Color preview

#CC645C

Color formats

HEX
#CC645C
RGB
rgb(204, 100, 92)
RGBA
rgba(204, 100, 92, 1)
HSL
hsl(4, 52%, 58%)
HSV
hsv(4, 55%, 80%)
CMYK
cmyk(0%, 51%, 55%, 20%)
CSS variable
--color-primary: #CC645C;
Lowercase HEX
#cc645c

Shades

Tints

Tones

Harmony

CSS snippets for #CC645C

.color-cc645c {
  color: #CC645C;
  background-color: #CC645C;
}

Frequently asked questions

What color is #CC645C?+

#CC645C is a HEX color with RGB value rgb(204, 100, 92) and HSL value hsl(4, 52%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC645C?+

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