#5D3DFA Color

Inspect #5D3DFA across formats, palettes, contrast and closest named color matches.

Color preview

#5D3DFA

Color formats

HEX
#5D3DFA
RGB
rgb(93, 61, 250)
RGBA
rgba(93, 61, 250, 1)
HSL
hsl(250, 95%, 61%)
HSV
hsv(250, 76%, 98%)
CMYK
cmyk(63%, 76%, 0%, 2%)
CSS variable
--color-primary: #5D3DFA;
Lowercase HEX
#5d3dfa

Shades

Tints

Tones

Harmony

CSS snippets for #5D3DFA

.color-5d3dfa {
  color: #5D3DFA;
  background-color: #5D3DFA;
}

Frequently asked questions

What color is #5D3DFA?+

#5D3DFA is a HEX color with RGB value rgb(93, 61, 250) and HSL value hsl(250, 95%, 61%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #5D3DFA?+

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