#C99CFF Color

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

Color preview

#C99CFF

Color formats

HEX
#C99CFF
RGB
rgb(201, 156, 255)
RGBA
rgba(201, 156, 255, 1)
HSL
hsl(267, 100%, 81%)
HSV
hsv(267, 39%, 100%)
CMYK
cmyk(21%, 39%, 0%, 0%)
CSS variable
--color-primary: #C99CFF;
Lowercase HEX
#c99cff

Shades

Tints

Tones

Harmony

CSS snippets for #C99CFF

.color-c99cff {
  color: #C99CFF;
  background-color: #C99CFF;
}

Frequently asked questions

What color is #C99CFF?+

#C99CFF is a HEX color with RGB value rgb(201, 156, 255) and HSL value hsl(267, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99CFF?+

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