#CC847B Color

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

Color preview

#CC847B

Color formats

HEX
#CC847B
RGB
rgb(204, 132, 123)
RGBA
rgba(204, 132, 123, 1)
HSL
hsl(7, 44%, 64%)
HSV
hsv(7, 40%, 80%)
CMYK
cmyk(0%, 35%, 40%, 20%)
CSS variable
--color-primary: #CC847B;
Lowercase HEX
#cc847b

Shades

Tints

Tones

Harmony

CSS snippets for #CC847B

.color-cc847b {
  color: #CC847B;
  background-color: #CC847B;
}

Frequently asked questions

What color is #CC847B?+

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

What is the closest Tailwind color to #CC847B?+

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