#5C4DFE Color

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

Color preview

#5C4DFE

Color formats

HEX
#5C4DFE
RGB
rgb(92, 77, 254)
RGBA
rgba(92, 77, 254, 1)
HSL
hsl(245, 99%, 65%)
HSV
hsv(245, 70%, 100%)
CMYK
cmyk(64%, 70%, 0%, 0%)
CSS variable
--color-primary: #5C4DFE;
Lowercase HEX
#5c4dfe

Shades

Tints

Tones

Harmony

CSS snippets for #5C4DFE

.color-5c4dfe {
  color: #5C4DFE;
  background-color: #5C4DFE;
}

Frequently asked questions

What color is #5C4DFE?+

#5C4DFE is a HEX color with RGB value rgb(92, 77, 254) and HSL value hsl(245, 99%, 65%). Its closest CSS named color is MediumSlateBlue.

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

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