#C87BAD Color

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

Color preview

#C87BAD

Color formats

HEX
#C87BAD
RGB
rgb(200, 123, 173)
RGBA
rgba(200, 123, 173, 1)
HSL
hsl(321, 41%, 63%)
HSV
hsv(321, 39%, 78%)
CMYK
cmyk(0%, 38%, 13%, 22%)
CSS variable
--color-primary: #C87BAD;
Lowercase HEX
#c87bad

Shades

Tints

Tones

Harmony

CSS snippets for #C87BAD

.color-c87bad {
  color: #C87BAD;
  background-color: #C87BAD;
}

Frequently asked questions

What color is #C87BAD?+

#C87BAD is a HEX color with RGB value rgb(200, 123, 173) and HSL value hsl(321, 41%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C87BAD?+

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