#CC90EE Color

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

Color preview

#CC90EE

Color formats

HEX
#CC90EE
RGB
rgb(204, 144, 238)
RGBA
rgba(204, 144, 238, 1)
HSL
hsl(278, 73%, 75%)
HSV
hsv(278, 39%, 93%)
CMYK
cmyk(14%, 39%, 0%, 7%)
CSS variable
--color-primary: #CC90EE;
Lowercase HEX
#cc90ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC90EE

.color-cc90ee {
  color: #CC90EE;
  background-color: #CC90EE;
}

Frequently asked questions

What color is #CC90EE?+

#CC90EE is a HEX color with RGB value rgb(204, 144, 238) and HSL value hsl(278, 73%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC90EE?+

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