#8B3B8D Color

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

Color preview

#8B3B8D

Color formats

HEX
#8B3B8D
RGB
rgb(139, 59, 141)
RGBA
rgba(139, 59, 141, 1)
HSL
hsl(299, 41%, 39%)
HSV
hsv(299, 58%, 55%)
CMYK
cmyk(1%, 58%, 0%, 45%)
CSS variable
--color-primary: #8B3B8D;
Lowercase HEX
#8b3b8d

Shades

Tints

Tones

Harmony

CSS snippets for #8B3B8D

.color-8b3b8d {
  color: #8B3B8D;
  background-color: #8B3B8D;
}

Frequently asked questions

What color is #8B3B8D?+

#8B3B8D is a HEX color with RGB value rgb(139, 59, 141) and HSL value hsl(299, 41%, 39%). Its closest CSS named color is RebeccaPurple.

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

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