#9E2BDC Color

Inspect #9E2BDC across formats, palettes, contrast and closest named color matches.

Color preview

#9E2BDC

Color formats

HEX
#9E2BDC
RGB
rgb(158, 43, 220)
RGBA
rgba(158, 43, 220, 1)
HSL
hsl(279, 72%, 52%)
HSV
hsv(279, 80%, 86%)
CMYK
cmyk(28%, 80%, 0%, 14%)
CSS variable
--color-primary: #9E2BDC;
Lowercase HEX
#9e2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #9E2BDC

.color-9e2bdc {
  color: #9E2BDC;
  background-color: #9E2BDC;
}

Frequently asked questions

What color is #9E2BDC?+

#9E2BDC is a HEX color with RGB value rgb(158, 43, 220) and HSL value hsl(279, 72%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #9E2BDC?+

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