#C9ADE2 Color

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

Color preview

#C9ADE2

Color formats

HEX
#C9ADE2
RGB
rgb(201, 173, 226)
RGBA
rgba(201, 173, 226, 1)
HSL
hsl(272, 48%, 78%)
HSV
hsv(272, 23%, 89%)
CMYK
cmyk(11%, 23%, 0%, 11%)
CSS variable
--color-primary: #C9ADE2;
Lowercase HEX
#c9ade2

Shades

Tints

Tones

Harmony

CSS snippets for #C9ADE2

.color-c9ade2 {
  color: #C9ADE2;
  background-color: #C9ADE2;
}

Frequently asked questions

What color is #C9ADE2?+

#C9ADE2 is a HEX color with RGB value rgb(201, 173, 226) and HSL value hsl(272, 48%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C9ADE2?+

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