#CC70DA Color

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

Color preview

#CC70DA

Color formats

HEX
#CC70DA
RGB
rgb(204, 112, 218)
RGBA
rgba(204, 112, 218, 1)
HSL
hsl(292, 59%, 65%)
HSV
hsv(292, 49%, 85%)
CMYK
cmyk(6%, 49%, 0%, 15%)
CSS variable
--color-primary: #CC70DA;
Lowercase HEX
#cc70da

Shades

Tints

Tones

Harmony

CSS snippets for #CC70DA

.color-cc70da {
  color: #CC70DA;
  background-color: #CC70DA;
}

Frequently asked questions

What color is #CC70DA?+

#CC70DA is a HEX color with RGB value rgb(204, 112, 218) and HSL value hsl(292, 59%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC70DA?+

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