#C99CDF Color

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

Color preview

#C99CDF

Color formats

HEX
#C99CDF
RGB
rgb(201, 156, 223)
RGBA
rgba(201, 156, 223, 1)
HSL
hsl(280, 51%, 74%)
HSV
hsv(280, 30%, 87%)
CMYK
cmyk(10%, 30%, 0%, 13%)
CSS variable
--color-primary: #C99CDF;
Lowercase HEX
#c99cdf

Shades

Tints

Tones

Harmony

CSS snippets for #C99CDF

.color-c99cdf {
  color: #C99CDF;
  background-color: #C99CDF;
}

Frequently asked questions

What color is #C99CDF?+

#C99CDF is a HEX color with RGB value rgb(201, 156, 223) and HSL value hsl(280, 51%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99CDF?+

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