#C99AED Color

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

Color preview

#C99AED

Color formats

HEX
#C99AED
RGB
rgb(201, 154, 237)
RGBA
rgba(201, 154, 237, 1)
HSL
hsl(274, 70%, 77%)
HSV
hsv(274, 35%, 93%)
CMYK
cmyk(15%, 35%, 0%, 7%)
CSS variable
--color-primary: #C99AED;
Lowercase HEX
#c99aed

Shades

Tints

Tones

Harmony

CSS snippets for #C99AED

.color-c99aed {
  color: #C99AED;
  background-color: #C99AED;
}

Frequently asked questions

What color is #C99AED?+

#C99AED is a HEX color with RGB value rgb(201, 154, 237) and HSL value hsl(274, 70%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99AED?+

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