#CC0AE6 Color

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

Color preview

#CC0AE6

Color formats

HEX
#CC0AE6
RGB
rgb(204, 10, 230)
RGBA
rgba(204, 10, 230, 1)
HSL
hsl(293, 92%, 47%)
HSV
hsv(293, 96%, 90%)
CMYK
cmyk(11%, 96%, 0%, 10%)
CSS variable
--color-primary: #CC0AE6;
Lowercase HEX
#cc0ae6

Shades

Tints

Tones

Harmony

CSS snippets for #CC0AE6

.color-cc0ae6 {
  color: #CC0AE6;
  background-color: #CC0AE6;
}

Frequently asked questions

What color is #CC0AE6?+

#CC0AE6 is a HEX color with RGB value rgb(204, 10, 230) and HSL value hsl(293, 92%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CC0AE6?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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