#CC70E6 Color

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

Color preview

#CC70E6

Color formats

HEX
#CC70E6
RGB
rgb(204, 112, 230)
RGBA
rgba(204, 112, 230, 1)
HSL
hsl(287, 70%, 67%)
HSV
hsv(287, 51%, 90%)
CMYK
cmyk(11%, 51%, 0%, 10%)
CSS variable
--color-primary: #CC70E6;
Lowercase HEX
#cc70e6

Shades

Tints

Tones

Harmony

CSS snippets for #CC70E6

.color-cc70e6 {
  color: #CC70E6;
  background-color: #CC70E6;
}

Frequently asked questions

What color is #CC70E6?+

#CC70E6 is a HEX color with RGB value rgb(204, 112, 230) and HSL value hsl(287, 70%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC70E6?+

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