#CC8FFE Color

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

Color preview

#CC8FFE

Color formats

HEX
#CC8FFE
RGB
rgb(204, 143, 254)
RGBA
rgba(204, 143, 254, 1)
HSL
hsl(273, 98%, 78%)
HSV
hsv(273, 44%, 100%)
CMYK
cmyk(20%, 44%, 0%, 0%)
CSS variable
--color-primary: #CC8FFE;
Lowercase HEX
#cc8ffe

Shades

Tints

Tones

Harmony

CSS snippets for #CC8FFE

.color-cc8ffe {
  color: #CC8FFE;
  background-color: #CC8FFE;
}

Frequently asked questions

What color is #CC8FFE?+

#CC8FFE is a HEX color with RGB value rgb(204, 143, 254) and HSL value hsl(273, 98%, 78%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC8FFE?+

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