#56789F Color

Inspect #56789F across formats, palettes, contrast and closest named color matches.

Color preview

#56789F

Color formats

HEX
#56789F
RGB
rgb(86, 120, 159)
RGBA
rgba(86, 120, 159, 1)
HSL
hsl(212, 30%, 48%)
HSV
hsv(212, 46%, 62%)
CMYK
cmyk(46%, 25%, 0%, 38%)
CSS variable
--color-primary: #56789F;
Lowercase HEX
#56789f

Shades

Tints

Tones

Harmony

CSS snippets for #56789F

.color-56789f {
  color: #56789F;
  background-color: #56789F;
}

Frequently asked questions

What color is #56789F?+

#56789F is a HEX color with RGB value rgb(86, 120, 159) and HSL value hsl(212, 30%, 48%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #56789F?+

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