#9D4BBB Color

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

Color preview

#9D4BBB

Color formats

HEX
#9D4BBB
RGB
rgb(157, 75, 187)
RGBA
rgba(157, 75, 187, 1)
HSL
hsl(284, 45%, 51%)
HSV
hsv(284, 60%, 73%)
CMYK
cmyk(16%, 60%, 0%, 27%)
CSS variable
--color-primary: #9D4BBB;
Lowercase HEX
#9d4bbb

Shades

Tints

Tones

Harmony

CSS snippets for #9D4BBB

.color-9d4bbb {
  color: #9D4BBB;
  background-color: #9D4BBB;
}

Frequently asked questions

What color is #9D4BBB?+

#9D4BBB is a HEX color with RGB value rgb(157, 75, 187) and HSL value hsl(284, 45%, 51%). Its closest CSS named color is DarkOrchid.

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

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