#CC84EB Color

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

Color preview

#CC84EB

Color formats

HEX
#CC84EB
RGB
rgb(204, 132, 235)
RGBA
rgba(204, 132, 235, 1)
HSL
hsl(282, 72%, 72%)
HSV
hsv(282, 44%, 92%)
CMYK
cmyk(13%, 44%, 0%, 8%)
CSS variable
--color-primary: #CC84EB;
Lowercase HEX
#cc84eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC84EB

.color-cc84eb {
  color: #CC84EB;
  background-color: #CC84EB;
}

Frequently asked questions

What color is #CC84EB?+

#CC84EB is a HEX color with RGB value rgb(204, 132, 235) and HSL value hsl(282, 72%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC84EB?+

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