#C99BDC Color

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

Color preview

#C99BDC

Color formats

HEX
#C99BDC
RGB
rgb(201, 155, 220)
RGBA
rgba(201, 155, 220, 1)
HSL
hsl(282, 48%, 74%)
HSV
hsv(282, 30%, 86%)
CMYK
cmyk(9%, 30%, 0%, 14%)
CSS variable
--color-primary: #C99BDC;
Lowercase HEX
#c99bdc

Shades

Tints

Tones

Harmony

CSS snippets for #C99BDC

.color-c99bdc {
  color: #C99BDC;
  background-color: #C99BDC;
}

Frequently asked questions

What color is #C99BDC?+

#C99BDC is a HEX color with RGB value rgb(201, 155, 220) and HSL value hsl(282, 48%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99BDC?+

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