#CC9DEE Color

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

Color preview

#CC9DEE

Color formats

HEX
#CC9DEE
RGB
rgb(204, 157, 238)
RGBA
rgba(204, 157, 238, 1)
HSL
hsl(275, 70%, 77%)
HSV
hsv(275, 34%, 93%)
CMYK
cmyk(14%, 34%, 0%, 7%)
CSS variable
--color-primary: #CC9DEE;
Lowercase HEX
#cc9dee

Shades

Tints

Tones

Harmony

CSS snippets for #CC9DEE

.color-cc9dee {
  color: #CC9DEE;
  background-color: #CC9DEE;
}

Frequently asked questions

What color is #CC9DEE?+

#CC9DEE is a HEX color with RGB value rgb(204, 157, 238) and HSL value hsl(275, 70%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC9DEE?+

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