#CC445B Color

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

Color preview

#CC445B

Color formats

HEX
#CC445B
RGB
rgb(204, 68, 91)
RGBA
rgba(204, 68, 91, 1)
HSL
hsl(350, 57%, 53%)
HSV
hsv(350, 67%, 80%)
CMYK
cmyk(0%, 67%, 55%, 20%)
CSS variable
--color-primary: #CC445B;
Lowercase HEX
#cc445b

Shades

Tints

Tones

Harmony

CSS snippets for #CC445B

.color-cc445b {
  color: #CC445B;
  background-color: #CC445B;
}

Frequently asked questions

What color is #CC445B?+

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

What is the closest Tailwind color to #CC445B?+

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