#CC70F0 Color

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

Color preview

#CC70F0

Color formats

HEX
#CC70F0
RGB
rgb(204, 112, 240)
RGBA
rgba(204, 112, 240, 1)
HSL
hsl(283, 81%, 69%)
HSV
hsv(283, 53%, 94%)
CMYK
cmyk(15%, 53%, 0%, 6%)
CSS variable
--color-primary: #CC70F0;
Lowercase HEX
#cc70f0

Shades

Tints

Tones

Harmony

CSS snippets for #CC70F0

.color-cc70f0 {
  color: #CC70F0;
  background-color: #CC70F0;
}

Frequently asked questions

What color is #CC70F0?+

#CC70F0 is a HEX color with RGB value rgb(204, 112, 240) and HSL value hsl(283, 81%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC70F0?+

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