#CC90DB Color

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

Color preview

#CC90DB

Color formats

HEX
#CC90DB
RGB
rgb(204, 144, 219)
RGBA
rgba(204, 144, 219, 1)
HSL
hsl(288, 51%, 71%)
HSV
hsv(288, 34%, 86%)
CMYK
cmyk(7%, 34%, 0%, 14%)
CSS variable
--color-primary: #CC90DB;
Lowercase HEX
#cc90db

Shades

Tints

Tones

Harmony

CSS snippets for #CC90DB

.color-cc90db {
  color: #CC90DB;
  background-color: #CC90DB;
}

Frequently asked questions

What color is #CC90DB?+

#CC90DB is a HEX color with RGB value rgb(204, 144, 219) and HSL value hsl(288, 51%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC90DB?+

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