#C99BEC Color

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

Color preview

#C99BEC

Color formats

HEX
#C99BEC
RGB
rgb(201, 155, 236)
RGBA
rgba(201, 155, 236, 1)
HSL
hsl(274, 68%, 77%)
HSV
hsv(274, 34%, 93%)
CMYK
cmyk(15%, 34%, 0%, 7%)
CSS variable
--color-primary: #C99BEC;
Lowercase HEX
#c99bec

Shades

Tints

Tones

Harmony

CSS snippets for #C99BEC

.color-c99bec {
  color: #C99BEC;
  background-color: #C99BEC;
}

Frequently asked questions

What color is #C99BEC?+

#C99BEC is a HEX color with RGB value rgb(201, 155, 236) and HSL value hsl(274, 68%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99BEC?+

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