#8D59C1 Color

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

Color preview

#8D59C1

Color formats

HEX
#8D59C1
RGB
rgb(141, 89, 193)
RGBA
rgba(141, 89, 193, 1)
HSL
hsl(270, 46%, 55%)
HSV
hsv(270, 54%, 76%)
CMYK
cmyk(27%, 54%, 0%, 24%)
CSS variable
--color-primary: #8D59C1;
Lowercase HEX
#8d59c1

Shades

Tints

Tones

Harmony

CSS snippets for #8D59C1

.color-8d59c1 {
  color: #8D59C1;
  background-color: #8D59C1;
}

Frequently asked questions

What color is #8D59C1?+

#8D59C1 is a HEX color with RGB value rgb(141, 89, 193) and HSL value hsl(270, 46%, 55%). Its closest CSS named color is MediumPurple.

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

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