#8D4E85 Color

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

Color preview

#8D4E85

Color formats

HEX
#8D4E85
RGB
rgb(141, 78, 133)
RGBA
rgba(141, 78, 133, 1)
HSL
hsl(308, 29%, 43%)
HSV
hsv(308, 45%, 55%)
CMYK
cmyk(0%, 45%, 6%, 45%)
CSS variable
--color-primary: #8D4E85;
Lowercase HEX
#8d4e85

Shades

Tints

Tones

Harmony

CSS snippets for #8D4E85

.color-8d4e85 {
  color: #8D4E85;
  background-color: #8D4E85;
}

Frequently asked questions

What color is #8D4E85?+

#8D4E85 is a HEX color with RGB value rgb(141, 78, 133) and HSL value hsl(308, 29%, 43%). Its closest CSS named color is RebeccaPurple.

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

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