#CC84EE Color

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

Color preview

#CC84EE

Color formats

HEX
#CC84EE
RGB
rgb(204, 132, 238)
RGBA
rgba(204, 132, 238, 1)
HSL
hsl(281, 76%, 73%)
HSV
hsv(281, 45%, 93%)
CMYK
cmyk(14%, 45%, 0%, 7%)
CSS variable
--color-primary: #CC84EE;
Lowercase HEX
#cc84ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC84EE

.color-cc84ee {
  color: #CC84EE;
  background-color: #CC84EE;
}

Frequently asked questions

What color is #CC84EE?+

#CC84EE is a HEX color with RGB value rgb(204, 132, 238) and HSL value hsl(281, 76%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC84EE?+

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