#8E5DB7 Color

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

Color preview

#8E5DB7

Color formats

HEX
#8E5DB7
RGB
rgb(142, 93, 183)
RGBA
rgba(142, 93, 183, 1)
HSL
hsl(273, 38%, 54%)
HSV
hsv(273, 49%, 72%)
CMYK
cmyk(22%, 49%, 0%, 28%)
CSS variable
--color-primary: #8E5DB7;
Lowercase HEX
#8e5db7

Shades

Tints

Tones

Harmony

CSS snippets for #8E5DB7

.color-8e5db7 {
  color: #8E5DB7;
  background-color: #8E5DB7;
}

Frequently asked questions

What color is #8E5DB7?+

#8E5DB7 is a HEX color with RGB value rgb(142, 93, 183) and HSL value hsl(273, 38%, 54%). Its closest CSS named color is MediumPurple.

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

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