#56789A Color

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

Color preview

#56789A

Color formats

HEX
#56789A
RGB
rgb(86, 120, 154)
RGBA
rgba(86, 120, 154, 1)
HSL
hsl(210, 28%, 47%)
HSV
hsv(210, 44%, 60%)
CMYK
cmyk(44%, 22%, 0%, 40%)
CSS variable
--color-primary: #56789A;
Lowercase HEX
#56789a

Shades

Tints

Tones

Harmony

CSS snippets for #56789A

.color-56789a {
  color: #56789A;
  background-color: #56789A;
}

Frequently asked questions

What color is #56789A?+

#56789A is a HEX color with RGB value rgb(86, 120, 154) and HSL value hsl(210, 28%, 47%). Its closest CSS named color is SlateGray.

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

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