#CC807B Color

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

Color preview

#CC807B

Color formats

HEX
#CC807B
RGB
rgb(204, 128, 123)
RGBA
rgba(204, 128, 123, 1)
HSL
hsl(4, 44%, 64%)
HSV
hsv(4, 40%, 80%)
CMYK
cmyk(0%, 37%, 40%, 20%)
CSS variable
--color-primary: #CC807B;
Lowercase HEX
#cc807b

Shades

Tints

Tones

Harmony

CSS snippets for #CC807B

.color-cc807b {
  color: #CC807B;
  background-color: #CC807B;
}

Frequently asked questions

What color is #CC807B?+

#CC807B is a HEX color with RGB value rgb(204, 128, 123) and HSL value hsl(4, 44%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CC807B?+

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