#CC90DA Color

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

Color preview

#CC90DA

Color formats

HEX
#CC90DA
RGB
rgb(204, 144, 218)
RGBA
rgba(204, 144, 218, 1)
HSL
hsl(289, 50%, 71%)
HSV
hsv(289, 34%, 85%)
CMYK
cmyk(6%, 34%, 0%, 15%)
CSS variable
--color-primary: #CC90DA;
Lowercase HEX
#cc90da

Shades

Tints

Tones

Harmony

CSS snippets for #CC90DA

.color-cc90da {
  color: #CC90DA;
  background-color: #CC90DA;
}

Frequently asked questions

What color is #CC90DA?+

#CC90DA is a HEX color with RGB value rgb(204, 144, 218) and HSL value hsl(289, 50%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC90DA?+

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