#8B4AEE Color

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

Color preview

#8B4AEE

Color formats

HEX
#8B4AEE
RGB
rgb(139, 74, 238)
RGBA
rgba(139, 74, 238, 1)
HSL
hsl(264, 83%, 61%)
HSV
hsv(264, 69%, 93%)
CMYK
cmyk(42%, 69%, 0%, 7%)
CSS variable
--color-primary: #8B4AEE;
Lowercase HEX
#8b4aee

Shades

Tints

Tones

Harmony

CSS snippets for #8B4AEE

.color-8b4aee {
  color: #8B4AEE;
  background-color: #8B4AEE;
}

Frequently asked questions

What color is #8B4AEE?+

#8B4AEE is a HEX color with RGB value rgb(139, 74, 238) and HSL value hsl(264, 83%, 61%). Its closest CSS named color is BlueViolet.

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

The closest Tailwind color is violet-500, available as the bg-violet-500 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