#5A5EAE Color

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

Color preview

#5A5EAE

Color formats

HEX
#5A5EAE
RGB
rgb(90, 94, 174)
RGBA
rgba(90, 94, 174, 1)
HSL
hsl(237, 34%, 52%)
HSV
hsv(237, 48%, 68%)
CMYK
cmyk(48%, 46%, 0%, 32%)
CSS variable
--color-primary: #5A5EAE;
Lowercase HEX
#5a5eae

Shades

Tints

Tones

Harmony

CSS snippets for #5A5EAE

.color-5a5eae {
  color: #5A5EAE;
  background-color: #5A5EAE;
}

Frequently asked questions

What color is #5A5EAE?+

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

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

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