#CC70FE Color

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

Color preview

#CC70FE

Color formats

HEX
#CC70FE
RGB
rgb(204, 112, 254)
RGBA
rgba(204, 112, 254, 1)
HSL
hsl(279, 99%, 72%)
HSV
hsv(279, 56%, 100%)
CMYK
cmyk(20%, 56%, 0%, 0%)
CSS variable
--color-primary: #CC70FE;
Lowercase HEX
#cc70fe

Shades

Tints

Tones

Harmony

CSS snippets for #CC70FE

.color-cc70fe {
  color: #CC70FE;
  background-color: #CC70FE;
}

Frequently asked questions

What color is #CC70FE?+

#CC70FE is a HEX color with RGB value rgb(204, 112, 254) and HSL value hsl(279, 99%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC70FE?+

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