#A00DA0 Color

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

Color preview

#A00DA0

Color formats

HEX
#A00DA0
RGB
rgb(160, 13, 160)
RGBA
rgba(160, 13, 160, 1)
HSL
hsl(300, 85%, 34%)
HSV
hsv(300, 92%, 63%)
CMYK
cmyk(0%, 92%, 0%, 37%)
CSS variable
--color-primary: #A00DA0;
Lowercase HEX
#a00da0

Shades

Tints

Tones

Harmony

CSS snippets for #A00DA0

.color-a00da0 {
  color: #A00DA0;
  background-color: #A00DA0;
}

Frequently asked questions

What color is #A00DA0?+

#A00DA0 is a HEX color with RGB value rgb(160, 13, 160) and HSL value hsl(300, 85%, 34%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #A00DA0?+

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