#C89CCD Color

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

Color preview

#C89CCD

Color formats

HEX
#C89CCD
RGB
rgb(200, 156, 205)
RGBA
rgba(200, 156, 205, 1)
HSL
hsl(294, 33%, 71%)
HSV
hsv(294, 24%, 80%)
CMYK
cmyk(2%, 24%, 0%, 20%)
CSS variable
--color-primary: #C89CCD;
Lowercase HEX
#c89ccd

Shades

Tints

Tones

Harmony

CSS snippets for #C89CCD

.color-c89ccd {
  color: #C89CCD;
  background-color: #C89CCD;
}

Frequently asked questions

What color is #C89CCD?+

#C89CCD is a HEX color with RGB value rgb(200, 156, 205) and HSL value hsl(294, 33%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89CCD?+

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