#8B4BEC Color

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

Color preview

#8B4BEC

Color formats

HEX
#8B4BEC
RGB
rgb(139, 75, 236)
RGBA
rgba(139, 75, 236, 1)
HSL
hsl(264, 81%, 61%)
HSV
hsv(264, 68%, 93%)
CMYK
cmyk(41%, 68%, 0%, 7%)
CSS variable
--color-primary: #8B4BEC;
Lowercase HEX
#8b4bec

Shades

Tints

Tones

Harmony

CSS snippets for #8B4BEC

.color-8b4bec {
  color: #8B4BEC;
  background-color: #8B4BEC;
}

Frequently asked questions

What color is #8B4BEC?+

#8B4BEC is a HEX color with RGB value rgb(139, 75, 236) and HSL value hsl(264, 81%, 61%). Its closest CSS named color is MediumSlateBlue.

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

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