#9D5DAC Color

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

Color preview

#9D5DAC

Color formats

HEX
#9D5DAC
RGB
rgb(157, 93, 172)
RGBA
rgba(157, 93, 172, 1)
HSL
hsl(289, 32%, 52%)
HSV
hsv(289, 46%, 67%)
CMYK
cmyk(9%, 46%, 0%, 33%)
CSS variable
--color-primary: #9D5DAC;
Lowercase HEX
#9d5dac

Shades

Tints

Tones

Harmony

CSS snippets for #9D5DAC

.color-9d5dac {
  color: #9D5DAC;
  background-color: #9D5DAC;
}

Frequently asked questions

What color is #9D5DAC?+

#9D5DAC is a HEX color with RGB value rgb(157, 93, 172) and HSL value hsl(289, 32%, 52%). Its closest CSS named color is MediumOrchid.

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

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