#8B2CAA Color

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

Color preview

#8B2CAA

Color formats

HEX
#8B2CAA
RGB
rgb(139, 44, 170)
RGBA
rgba(139, 44, 170, 1)
HSL
hsl(285, 59%, 42%)
HSV
hsv(285, 74%, 67%)
CMYK
cmyk(18%, 74%, 0%, 33%)
CSS variable
--color-primary: #8B2CAA;
Lowercase HEX
#8b2caa

Shades

Tints

Tones

Harmony

CSS snippets for #8B2CAA

.color-8b2caa {
  color: #8B2CAA;
  background-color: #8B2CAA;
}

Frequently asked questions

What color is #8B2CAA?+

#8B2CAA is a HEX color with RGB value rgb(139, 44, 170) and HSL value hsl(285, 59%, 42%). Its closest CSS named color is DarkOrchid.

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

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