#CC84F2 Color

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

Color preview

#CC84F2

Color formats

HEX
#CC84F2
RGB
rgb(204, 132, 242)
RGBA
rgba(204, 132, 242, 1)
HSL
hsl(279, 81%, 73%)
HSV
hsv(279, 45%, 95%)
CMYK
cmyk(16%, 45%, 0%, 5%)
CSS variable
--color-primary: #CC84F2;
Lowercase HEX
#cc84f2

Shades

Tints

Tones

Harmony

CSS snippets for #CC84F2

.color-cc84f2 {
  color: #CC84F2;
  background-color: #CC84F2;
}

Frequently asked questions

What color is #CC84F2?+

#CC84F2 is a HEX color with RGB value rgb(204, 132, 242) and HSL value hsl(279, 81%, 73%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC84F2?+

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