#9D00AE Color

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

Color preview

#9D00AE

Color formats

HEX
#9D00AE
RGB
rgb(157, 0, 174)
RGBA
rgba(157, 0, 174, 1)
HSL
hsl(294, 100%, 34%)
HSV
hsv(294, 100%, 68%)
CMYK
cmyk(10%, 100%, 0%, 32%)
CSS variable
--color-primary: #9D00AE;
Lowercase HEX
#9d00ae

Shades

Tints

Tones

Harmony

CSS snippets for #9D00AE

.color-9d00ae {
  color: #9D00AE;
  background-color: #9D00AE;
}

Frequently asked questions

What color is #9D00AE?+

#9D00AE is a HEX color with RGB value rgb(157, 0, 174) and HSL value hsl(294, 100%, 34%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #9D00AE?+

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