#5B6EAB Color

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

Color preview

#5B6EAB

Color formats

HEX
#5B6EAB
RGB
rgb(91, 110, 171)
RGBA
rgba(91, 110, 171, 1)
HSL
hsl(226, 32%, 51%)
HSV
hsv(226, 47%, 67%)
CMYK
cmyk(47%, 36%, 0%, 33%)
CSS variable
--color-primary: #5B6EAB;
Lowercase HEX
#5b6eab

Shades

Tints

Tones

Harmony

CSS snippets for #5B6EAB

.color-5b6eab {
  color: #5B6EAB;
  background-color: #5B6EAB;
}

Frequently asked questions

What color is #5B6EAB?+

#5B6EAB is a HEX color with RGB value rgb(91, 110, 171) and HSL value hsl(226, 32%, 51%). Its closest CSS named color is SteelBlue.

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

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