#C99ADD Color

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

Color preview

#C99ADD

Color formats

HEX
#C99ADD
RGB
rgb(201, 154, 221)
RGBA
rgba(201, 154, 221, 1)
HSL
hsl(282, 50%, 74%)
HSV
hsv(282, 30%, 87%)
CMYK
cmyk(9%, 30%, 0%, 13%)
CSS variable
--color-primary: #C99ADD;
Lowercase HEX
#c99add

Shades

Tints

Tones

Harmony

CSS snippets for #C99ADD

.color-c99add {
  color: #C99ADD;
  background-color: #C99ADD;
}

Frequently asked questions

What color is #C99ADD?+

#C99ADD is a HEX color with RGB value rgb(201, 154, 221) and HSL value hsl(282, 50%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C99ADD?+

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