#5C5EAE Color

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

Color preview

#5C5EAE

Color formats

HEX
#5C5EAE
RGB
rgb(92, 94, 174)
RGBA
rgba(92, 94, 174, 1)
HSL
hsl(239, 34%, 52%)
HSV
hsv(239, 47%, 68%)
CMYK
cmyk(47%, 46%, 0%, 32%)
CSS variable
--color-primary: #5C5EAE;
Lowercase HEX
#5c5eae

Shades

Tints

Tones

Harmony

CSS snippets for #5C5EAE

.color-5c5eae {
  color: #5C5EAE;
  background-color: #5C5EAE;
}

Frequently asked questions

What color is #5C5EAE?+

#5C5EAE is a HEX color with RGB value rgb(92, 94, 174) and HSL value hsl(239, 34%, 52%). Its closest CSS named color is SlateBlue.

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

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