#556B9D Color

Inspect #556B9D across formats, palettes, contrast and closest named color matches.

Color preview

#556B9D

Color formats

HEX
#556B9D
RGB
rgb(85, 107, 157)
RGBA
rgba(85, 107, 157, 1)
HSL
hsl(222, 30%, 47%)
HSV
hsv(222, 46%, 62%)
CMYK
cmyk(46%, 32%, 0%, 38%)
CSS variable
--color-primary: #556B9D;
Lowercase HEX
#556b9d

Shades

Tints

Tones

Harmony

CSS snippets for #556B9D

.color-556b9d {
  color: #556B9D;
  background-color: #556B9D;
}

Frequently asked questions

What color is #556B9D?+

#556B9D is a HEX color with RGB value rgb(85, 107, 157) and HSL value hsl(222, 30%, 47%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #556B9D?+

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