#C87F84 Color

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

Color preview

#C87F84

Color formats

HEX
#C87F84
RGB
rgb(200, 127, 132)
RGBA
rgba(200, 127, 132, 1)
HSL
hsl(356, 40%, 64%)
HSV
hsv(356, 37%, 78%)
CMYK
cmyk(0%, 37%, 34%, 22%)
CSS variable
--color-primary: #C87F84;
Lowercase HEX
#c87f84

Shades

Tints

Tones

Harmony

CSS snippets for #C87F84

.color-c87f84 {
  color: #C87F84;
  background-color: #C87F84;
}

Frequently asked questions

What color is #C87F84?+

#C87F84 is a HEX color with RGB value rgb(200, 127, 132) and HSL value hsl(356, 40%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C87F84?+

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