#5A6F90 Color

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

Color preview

#5A6F90

Color formats

HEX
#5A6F90
RGB
rgb(90, 111, 144)
RGBA
rgba(90, 111, 144, 1)
HSL
hsl(217, 23%, 46%)
HSV
hsv(217, 37%, 56%)
CMYK
cmyk(37%, 23%, 0%, 44%)
CSS variable
--color-primary: #5A6F90;
Lowercase HEX
#5a6f90

Shades

Tints

Tones

Harmony

CSS snippets for #5A6F90

.color-5a6f90 {
  color: #5A6F90;
  background-color: #5A6F90;
}

Frequently asked questions

What color is #5A6F90?+

#5A6F90 is a HEX color with RGB value rgb(90, 111, 144) and HSL value hsl(217, 23%, 46%). Its closest CSS named color is SlateGray.

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

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