#5B7EAC Color

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

Color preview

#5B7EAC

Color formats

HEX
#5B7EAC
RGB
rgb(91, 126, 172)
RGBA
rgba(91, 126, 172, 1)
HSL
hsl(214, 33%, 52%)
HSV
hsv(214, 47%, 67%)
CMYK
cmyk(47%, 27%, 0%, 33%)
CSS variable
--color-primary: #5B7EAC;
Lowercase HEX
#5b7eac

Shades

Tints

Tones

Harmony

CSS snippets for #5B7EAC

.color-5b7eac {
  color: #5B7EAC;
  background-color: #5B7EAC;
}

Frequently asked questions

What color is #5B7EAC?+

#5B7EAC is a HEX color with RGB value rgb(91, 126, 172) and HSL value hsl(214, 33%, 52%). Its closest CSS named color is SteelBlue.

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

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