#CC92FF Color

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

Color preview

#CC92FF

Color formats

HEX
#CC92FF
RGB
rgb(204, 146, 255)
RGBA
rgba(204, 146, 255, 1)
HSL
hsl(272, 100%, 79%)
HSV
hsv(272, 43%, 100%)
CMYK
cmyk(20%, 43%, 0%, 0%)
CSS variable
--color-primary: #CC92FF;
Lowercase HEX
#cc92ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC92FF

.color-cc92ff {
  color: #CC92FF;
  background-color: #CC92FF;
}

Frequently asked questions

What color is #CC92FF?+

#CC92FF is a HEX color with RGB value rgb(204, 146, 255) and HSL value hsl(272, 100%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC92FF?+

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