#5A5EAC Color

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

Color preview

#5A5EAC

Color formats

HEX
#5A5EAC
RGB
rgb(90, 94, 172)
RGBA
rgba(90, 94, 172, 1)
HSL
hsl(237, 33%, 51%)
HSV
hsv(237, 48%, 67%)
CMYK
cmyk(48%, 45%, 0%, 33%)
CSS variable
--color-primary: #5A5EAC;
Lowercase HEX
#5a5eac

Shades

Tints

Tones

Harmony

CSS snippets for #5A5EAC

.color-5a5eac {
  color: #5A5EAC;
  background-color: #5A5EAC;
}

Frequently asked questions

What color is #5A5EAC?+

#5A5EAC is a HEX color with RGB value rgb(90, 94, 172) and HSL value hsl(237, 33%, 51%). Its closest CSS named color is SlateBlue.

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

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