#CC92EB Color

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

Color preview

#CC92EB

Color formats

HEX
#CC92EB
RGB
rgb(204, 146, 235)
RGBA
rgba(204, 146, 235, 1)
HSL
hsl(279, 69%, 75%)
HSV
hsv(279, 38%, 92%)
CMYK
cmyk(13%, 38%, 0%, 8%)
CSS variable
--color-primary: #CC92EB;
Lowercase HEX
#cc92eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC92EB

.color-cc92eb {
  color: #CC92EB;
  background-color: #CC92EB;
}

Frequently asked questions

What color is #CC92EB?+

#CC92EB is a HEX color with RGB value rgb(204, 146, 235) and HSL value hsl(279, 69%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC92EB?+

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