#C800AD Color

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

Color preview

#C800AD

Color formats

HEX
#C800AD
RGB
rgb(200, 0, 173)
RGBA
rgba(200, 0, 173, 1)
HSL
hsl(308, 100%, 39%)
HSV
hsv(308, 100%, 78%)
CMYK
cmyk(0%, 100%, 13%, 22%)
CSS variable
--color-primary: #C800AD;
Lowercase HEX
#c800ad

Shades

Tints

Tones

Harmony

CSS snippets for #C800AD

.color-c800ad {
  color: #C800AD;
  background-color: #C800AD;
}

Frequently asked questions

What color is #C800AD?+

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

What is the closest Tailwind color to #C800AD?+

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