#A800A8 Color

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

Color preview

#A800A8

Color formats

HEX
#A800A8
RGB
rgb(168, 0, 168)
RGBA
rgba(168, 0, 168, 1)
HSL
hsl(300, 100%, 33%)
HSV
hsv(300, 100%, 66%)
CMYK
cmyk(0%, 100%, 0%, 34%)
CSS variable
--color-primary: #A800A8;
Lowercase HEX
#a800a8

Shades

Tints

Tones

Harmony

CSS snippets for #A800A8

.color-a800a8 {
  color: #A800A8;
  background-color: #A800A8;
}

Frequently asked questions

What color is #A800A8?+

#A800A8 is a HEX color with RGB value rgb(168, 0, 168) and HSL value hsl(300, 100%, 33%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #A800A8?+

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