#CC90EB Color

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

Color preview

#CC90EB

Color formats

HEX
#CC90EB
RGB
rgb(204, 144, 235)
RGBA
rgba(204, 144, 235, 1)
HSL
hsl(280, 69%, 74%)
HSV
hsv(280, 39%, 92%)
CMYK
cmyk(13%, 39%, 0%, 8%)
CSS variable
--color-primary: #CC90EB;
Lowercase HEX
#cc90eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC90EB

.color-cc90eb {
  color: #CC90EB;
  background-color: #CC90EB;
}

Frequently asked questions

What color is #CC90EB?+

#CC90EB is a HEX color with RGB value rgb(204, 144, 235) and HSL value hsl(280, 69%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC90EB?+

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