#8B0FAE Color

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

Color preview

#8B0FAE

Color formats

HEX
#8B0FAE
RGB
rgb(139, 15, 174)
RGBA
rgba(139, 15, 174, 1)
HSL
hsl(287, 84%, 37%)
HSV
hsv(287, 91%, 68%)
CMYK
cmyk(20%, 91%, 0%, 32%)
CSS variable
--color-primary: #8B0FAE;
Lowercase HEX
#8b0fae

Shades

Tints

Tones

Harmony

CSS snippets for #8B0FAE

.color-8b0fae {
  color: #8B0FAE;
  background-color: #8B0FAE;
}

Frequently asked questions

What color is #8B0FAE?+

#8B0FAE is a HEX color with RGB value rgb(139, 15, 174) and HSL value hsl(287, 84%, 37%). Its closest CSS named color is DarkMagenta.

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

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