#8B4FAC Color

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

Color preview

#8B4FAC

Color formats

HEX
#8B4FAC
RGB
rgb(139, 79, 172)
RGBA
rgba(139, 79, 172, 1)
HSL
hsl(279, 37%, 49%)
HSV
hsv(279, 54%, 67%)
CMYK
cmyk(19%, 54%, 0%, 33%)
CSS variable
--color-primary: #8B4FAC;
Lowercase HEX
#8b4fac

Shades

Tints

Tones

Harmony

CSS snippets for #8B4FAC

.color-8b4fac {
  color: #8B4FAC;
  background-color: #8B4FAC;
}

Frequently asked questions

What color is #8B4FAC?+

#8B4FAC is a HEX color with RGB value rgb(139, 79, 172) and HSL value hsl(279, 37%, 49%). Its closest CSS named color is DarkOrchid.

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

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