#C99CDE Color

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

Color preview

#C99CDE

Color formats

HEX
#C99CDE
RGB
rgb(201, 156, 222)
RGBA
rgba(201, 156, 222, 1)
HSL
hsl(281, 50%, 74%)
HSV
hsv(281, 30%, 87%)
CMYK
cmyk(9%, 30%, 0%, 13%)
CSS variable
--color-primary: #C99CDE;
Lowercase HEX
#c99cde

Shades

Tints

Tones

Harmony

CSS snippets for #C99CDE

.color-c99cde {
  color: #C99CDE;
  background-color: #C99CDE;
}

Frequently asked questions

What color is #C99CDE?+

#C99CDE is a HEX color with RGB value rgb(201, 156, 222) and HSL value hsl(281, 50%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99CDE?+

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