#CC92DC Color

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

Color preview

#CC92DC

Color formats

HEX
#CC92DC
RGB
rgb(204, 146, 220)
RGBA
rgba(204, 146, 220, 1)
HSL
hsl(287, 51%, 72%)
HSV
hsv(287, 34%, 86%)
CMYK
cmyk(7%, 34%, 0%, 14%)
CSS variable
--color-primary: #CC92DC;
Lowercase HEX
#cc92dc

Shades

Tints

Tones

Harmony

CSS snippets for #CC92DC

.color-cc92dc {
  color: #CC92DC;
  background-color: #CC92DC;
}

Frequently asked questions

What color is #CC92DC?+

#CC92DC is a HEX color with RGB value rgb(204, 146, 220) and HSL value hsl(287, 51%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC92DC?+

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