#8A2BDC Color

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

Color preview

#8A2BDC

Color formats

HEX
#8A2BDC
RGB
rgb(138, 43, 220)
RGBA
rgba(138, 43, 220, 1)
HSL
hsl(272, 72%, 52%)
HSV
hsv(272, 80%, 86%)
CMYK
cmyk(37%, 80%, 0%, 14%)
CSS variable
--color-primary: #8A2BDC;
Lowercase HEX
#8a2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #8A2BDC

.color-8a2bdc {
  color: #8A2BDC;
  background-color: #8A2BDC;
}

Frequently asked questions

What color is #8A2BDC?+

#8A2BDC is a HEX color with RGB value rgb(138, 43, 220) and HSL value hsl(272, 72%, 52%). Its closest CSS named color is BlueViolet.

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

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