#A00E9D Color

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

Color preview

#A00E9D

Color formats

HEX
#A00E9D
RGB
rgb(160, 14, 157)
RGBA
rgba(160, 14, 157, 1)
HSL
hsl(301, 84%, 34%)
HSV
hsv(301, 91%, 63%)
CMYK
cmyk(0%, 91%, 2%, 37%)
CSS variable
--color-primary: #A00E9D;
Lowercase HEX
#a00e9d

Shades

Tints

Tones

Harmony

CSS snippets for #A00E9D

.color-a00e9d {
  color: #A00E9D;
  background-color: #A00E9D;
}

Frequently asked questions

What color is #A00E9D?+

#A00E9D is a HEX color with RGB value rgb(160, 14, 157) and HSL value hsl(301, 84%, 34%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #A00E9D?+

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