#8D5BEC Color

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

Color preview

#8D5BEC

Color formats

HEX
#8D5BEC
RGB
rgb(141, 91, 236)
RGBA
rgba(141, 91, 236, 1)
HSL
hsl(261, 79%, 64%)
HSV
hsv(261, 61%, 93%)
CMYK
cmyk(40%, 61%, 0%, 7%)
CSS variable
--color-primary: #8D5BEC;
Lowercase HEX
#8d5bec

Shades

Tints

Tones

Harmony

CSS snippets for #8D5BEC

.color-8d5bec {
  color: #8D5BEC;
  background-color: #8D5BEC;
}

Frequently asked questions

What color is #8D5BEC?+

#8D5BEC is a HEX color with RGB value rgb(141, 91, 236) and HSL value hsl(261, 79%, 64%). Its closest CSS named color is MediumSlateBlue.

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

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