#5B7CCE Color

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

Color preview

#5B7CCE

Color formats

HEX
#5B7CCE
RGB
rgb(91, 124, 206)
RGBA
rgba(91, 124, 206, 1)
HSL
hsl(223, 54%, 58%)
HSV
hsv(223, 56%, 81%)
CMYK
cmyk(56%, 40%, 0%, 19%)
CSS variable
--color-primary: #5B7CCE;
Lowercase HEX
#5b7cce

Shades

Tints

Tones

Harmony

CSS snippets for #5B7CCE

.color-5b7cce {
  color: #5B7CCE;
  background-color: #5B7CCE;
}

Frequently asked questions

What color is #5B7CCE?+

#5B7CCE is a HEX color with RGB value rgb(91, 124, 206) and HSL value hsl(223, 54%, 58%). Its closest CSS named color is SteelBlue.

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

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