#CC84FF Color

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

Color preview

#CC84FF

Color formats

HEX
#CC84FF
RGB
rgb(204, 132, 255)
RGBA
rgba(204, 132, 255, 1)
HSL
hsl(275, 100%, 76%)
HSV
hsv(275, 48%, 100%)
CMYK
cmyk(20%, 48%, 0%, 0%)
CSS variable
--color-primary: #CC84FF;
Lowercase HEX
#cc84ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC84FF

.color-cc84ff {
  color: #CC84FF;
  background-color: #CC84FF;
}

Frequently asked questions

What color is #CC84FF?+

#CC84FF is a HEX color with RGB value rgb(204, 132, 255) and HSL value hsl(275, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC84FF?+

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