#5A6EAF Color

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

Color preview

#5A6EAF

Color formats

HEX
#5A6EAF
RGB
rgb(90, 110, 175)
RGBA
rgba(90, 110, 175, 1)
HSL
hsl(226, 35%, 52%)
HSV
hsv(226, 49%, 69%)
CMYK
cmyk(49%, 37%, 0%, 31%)
CSS variable
--color-primary: #5A6EAF;
Lowercase HEX
#5a6eaf

Shades

Tints

Tones

Harmony

CSS snippets for #5A6EAF

.color-5a6eaf {
  color: #5A6EAF;
  background-color: #5A6EAF;
}

Frequently asked questions

What color is #5A6EAF?+

#5A6EAF is a HEX color with RGB value rgb(90, 110, 175) and HSL value hsl(226, 35%, 52%). Its closest CSS named color is SteelBlue.

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

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