#CC70EB Color

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

Color preview

#CC70EB

Color formats

HEX
#CC70EB
RGB
rgb(204, 112, 235)
RGBA
rgba(204, 112, 235, 1)
HSL
hsl(285, 75%, 68%)
HSV
hsv(285, 52%, 92%)
CMYK
cmyk(13%, 52%, 0%, 8%)
CSS variable
--color-primary: #CC70EB;
Lowercase HEX
#cc70eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC70EB

.color-cc70eb {
  color: #CC70EB;
  background-color: #CC70EB;
}

Frequently asked questions

What color is #CC70EB?+

#CC70EB is a HEX color with RGB value rgb(204, 112, 235) and HSL value hsl(285, 75%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC70EB?+

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