#5E8FBF Color

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

Color preview

#5E8FBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #5E8FBF

.color-5e8fbf {
  color: #5E8FBF;
  background-color: #5E8FBF;
}

Frequently asked questions

What color is #5E8FBF?+

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

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

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