#C87A9B Color

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

Color preview

#C87A9B

Color formats

HEX
#C87A9B
RGB
rgb(200, 122, 155)
RGBA
rgba(200, 122, 155, 1)
HSL
hsl(335, 41%, 63%)
HSV
hsv(335, 39%, 78%)
CMYK
cmyk(0%, 39%, 23%, 22%)
CSS variable
--color-primary: #C87A9B;
Lowercase HEX
#c87a9b

Shades

Tints

Tones

Harmony

CSS snippets for #C87A9B

.color-c87a9b {
  color: #C87A9B;
  background-color: #C87A9B;
}

Frequently asked questions

What color is #C87A9B?+

#C87A9B is a HEX color with RGB value rgb(200, 122, 155) and HSL value hsl(335, 41%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C87A9B?+

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