#C99CDD Color

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

Color preview

#C99CDD

Color formats

HEX
#C99CDD
RGB
rgb(201, 156, 221)
RGBA
rgba(201, 156, 221, 1)
HSL
hsl(282, 49%, 74%)
HSV
hsv(282, 29%, 87%)
CMYK
cmyk(9%, 29%, 0%, 13%)
CSS variable
--color-primary: #C99CDD;
Lowercase HEX
#c99cdd

Shades

Tints

Tones

Harmony

CSS snippets for #C99CDD

.color-c99cdd {
  color: #C99CDD;
  background-color: #C99CDD;
}

Frequently asked questions

What color is #C99CDD?+

#C99CDD is a HEX color with RGB value rgb(201, 156, 221) and HSL value hsl(282, 49%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99CDD?+

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