#C99CCC Color

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

Color preview

#C99CCC

Color formats

HEX
#C99CCC
RGB
rgb(201, 156, 204)
RGBA
rgba(201, 156, 204, 1)
HSL
hsl(296, 32%, 71%)
HSV
hsv(296, 24%, 80%)
CMYK
cmyk(1%, 24%, 0%, 20%)
CSS variable
--color-primary: #C99CCC;
Lowercase HEX
#c99ccc

Shades

Tints

Tones

Harmony

CSS snippets for #C99CCC

.color-c99ccc {
  color: #C99CCC;
  background-color: #C99CCC;
}

Frequently asked questions

What color is #C99CCC?+

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

What is the closest Tailwind color to #C99CCC?+

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