#9D5BB9 Color

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

Color preview

#9D5BB9

Color formats

HEX
#9D5BB9
RGB
rgb(157, 91, 185)
RGBA
rgba(157, 91, 185, 1)
HSL
hsl(282, 40%, 54%)
HSV
hsv(282, 51%, 73%)
CMYK
cmyk(15%, 51%, 0%, 27%)
CSS variable
--color-primary: #9D5BB9;
Lowercase HEX
#9d5bb9

Shades

Tints

Tones

Harmony

CSS snippets for #9D5BB9

.color-9d5bb9 {
  color: #9D5BB9;
  background-color: #9D5BB9;
}

Frequently asked questions

What color is #9D5BB9?+

#9D5BB9 is a HEX color with RGB value rgb(157, 91, 185) and HSL value hsl(282, 40%, 54%). Its closest CSS named color is MediumOrchid.

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

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