#CC90EF Color

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

Color preview

#CC90EF

Color formats

HEX
#CC90EF
RGB
rgb(204, 144, 239)
RGBA
rgba(204, 144, 239, 1)
HSL
hsl(278, 75%, 75%)
HSV
hsv(278, 40%, 94%)
CMYK
cmyk(15%, 40%, 0%, 6%)
CSS variable
--color-primary: #CC90EF;
Lowercase HEX
#cc90ef

Shades

Tints

Tones

Harmony

CSS snippets for #CC90EF

.color-cc90ef {
  color: #CC90EF;
  background-color: #CC90EF;
}

Frequently asked questions

What color is #CC90EF?+

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

What is the closest Tailwind color to #CC90EF?+

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