#CC4466 Color

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

Color preview

#CC4466

Color formats

HEX
#CC4466
RGB
rgb(204, 68, 102)
RGBA
rgba(204, 68, 102, 1)
HSL
hsl(345, 57%, 53%)
HSV
hsv(345, 67%, 80%)
CMYK
cmyk(0%, 67%, 50%, 20%)
CSS variable
--color-primary: #CC4466;
Lowercase HEX
#cc4466

Shades

Tints

Tones

Harmony

CSS snippets for #CC4466

.color-cc4466 {
  color: #CC4466;
  background-color: #CC4466;
}

Frequently asked questions

What color is #CC4466?+

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

What is the closest Tailwind color to #CC4466?+

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