#CC90DF Color

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

Color preview

#CC90DF

Color formats

HEX
#CC90DF
RGB
rgb(204, 144, 223)
RGBA
rgba(204, 144, 223, 1)
HSL
hsl(286, 55%, 72%)
HSV
hsv(286, 35%, 87%)
CMYK
cmyk(9%, 35%, 0%, 13%)
CSS variable
--color-primary: #CC90DF;
Lowercase HEX
#cc90df

Shades

Tints

Tones

Harmony

CSS snippets for #CC90DF

.color-cc90df {
  color: #CC90DF;
  background-color: #CC90DF;
}

Frequently asked questions

What color is #CC90DF?+

#CC90DF is a HEX color with RGB value rgb(204, 144, 223) and HSL value hsl(286, 55%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC90DF?+

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