#CC666B Color

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

Color preview

#CC666B

Color formats

HEX
#CC666B
RGB
rgb(204, 102, 107)
RGBA
rgba(204, 102, 107, 1)
HSL
hsl(357, 50%, 60%)
HSV
hsv(357, 50%, 80%)
CMYK
cmyk(0%, 50%, 48%, 20%)
CSS variable
--color-primary: #CC666B;
Lowercase HEX
#cc666b

Shades

Tints

Tones

Harmony

CSS snippets for #CC666B

.color-cc666b {
  color: #CC666B;
  background-color: #CC666B;
}

Frequently asked questions

What color is #CC666B?+

#CC666B is a HEX color with RGB value rgb(204, 102, 107) and HSL value hsl(357, 50%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CC666B?+

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