#CC445F Color

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

Color preview

#CC445F

Color formats

HEX
#CC445F
RGB
rgb(204, 68, 95)
RGBA
rgba(204, 68, 95, 1)
HSL
hsl(348, 57%, 53%)
HSV
hsv(348, 67%, 80%)
CMYK
cmyk(0%, 67%, 53%, 20%)
CSS variable
--color-primary: #CC445F;
Lowercase HEX
#cc445f

Shades

Tints

Tones

Harmony

CSS snippets for #CC445F

.color-cc445f {
  color: #CC445F;
  background-color: #CC445F;
}

Frequently asked questions

What color is #CC445F?+

#CC445F is a HEX color with RGB value rgb(204, 68, 95) and HSL value hsl(348, 57%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC445F?+

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