#9D3DBD Color

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

Color preview

#9D3DBD

Color formats

HEX
#9D3DBD
RGB
rgb(157, 61, 189)
RGBA
rgba(157, 61, 189, 1)
HSL
hsl(285, 51%, 49%)
HSV
hsv(285, 68%, 74%)
CMYK
cmyk(17%, 68%, 0%, 26%)
CSS variable
--color-primary: #9D3DBD;
Lowercase HEX
#9d3dbd

Shades

Tints

Tones

Harmony

CSS snippets for #9D3DBD

.color-9d3dbd {
  color: #9D3DBD;
  background-color: #9D3DBD;
}

Frequently asked questions

What color is #9D3DBD?+

#9D3DBD is a HEX color with RGB value rgb(157, 61, 189) and HSL value hsl(285, 51%, 49%). Its closest CSS named color is DarkOrchid.

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

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