#8B00AE Color

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

Color preview

#8B00AE

Color formats

HEX
#8B00AE
RGB
rgb(139, 0, 174)
RGBA
rgba(139, 0, 174, 1)
HSL
hsl(288, 100%, 34%)
HSV
hsv(288, 100%, 68%)
CMYK
cmyk(20%, 100%, 0%, 32%)
CSS variable
--color-primary: #8B00AE;
Lowercase HEX
#8b00ae

Shades

Tints

Tones

Harmony

CSS snippets for #8B00AE

.color-8b00ae {
  color: #8B00AE;
  background-color: #8B00AE;
}

Frequently asked questions

What color is #8B00AE?+

#8B00AE is a HEX color with RGB value rgb(139, 0, 174) and HSL value hsl(288, 100%, 34%). Its closest CSS named color is DarkMagenta.

What is the closest Tailwind color to #8B00AE?+

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