#C800AA Color

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

Color preview

#C800AA

Color formats

HEX
#C800AA
RGB
rgb(200, 0, 170)
RGBA
rgba(200, 0, 170, 1)
HSL
hsl(309, 100%, 39%)
HSV
hsv(309, 100%, 78%)
CMYK
cmyk(0%, 100%, 15%, 22%)
CSS variable
--color-primary: #C800AA;
Lowercase HEX
#c800aa

Shades

Tints

Tones

Harmony

CSS snippets for #C800AA

.color-c800aa {
  color: #C800AA;
  background-color: #C800AA;
}

Frequently asked questions

What color is #C800AA?+

#C800AA is a HEX color with RGB value rgb(200, 0, 170) and HSL value hsl(309, 100%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C800AA?+

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