#C89CCC Color

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

Color preview

#C89CCC

Color formats

HEX
#C89CCC
RGB
rgb(200, 156, 204)
RGBA
rgba(200, 156, 204, 1)
HSL
hsl(295, 32%, 71%)
HSV
hsv(295, 24%, 80%)
CMYK
cmyk(2%, 24%, 0%, 20%)
CSS variable
--color-primary: #C89CCC;
Lowercase HEX
#c89ccc

Shades

Tints

Tones

Harmony

CSS snippets for #C89CCC

.color-c89ccc {
  color: #C89CCC;
  background-color: #C89CCC;
}

Frequently asked questions

What color is #C89CCC?+

#C89CCC is a HEX color with RGB value rgb(200, 156, 204) and HSL value hsl(295, 32%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C89CCC?+

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