#5E8EBF Color

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

Color preview

#5E8EBF

Color formats

HEX
#5E8EBF
RGB
rgb(94, 142, 191)
RGBA
rgba(94, 142, 191, 1)
HSL
hsl(210, 43%, 56%)
HSV
hsv(210, 51%, 75%)
CMYK
cmyk(51%, 26%, 0%, 25%)
CSS variable
--color-primary: #5E8EBF;
Lowercase HEX
#5e8ebf

Shades

Tints

Tones

Harmony

CSS snippets for #5E8EBF

.color-5e8ebf {
  color: #5E8EBF;
  background-color: #5E8EBF;
}

Frequently asked questions

What color is #5E8EBF?+

#5E8EBF is a HEX color with RGB value rgb(94, 142, 191) and HSL value hsl(210, 43%, 56%). Its closest CSS named color is SteelBlue.

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

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