#5A9EAC Color

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

Color preview

#5A9EAC

Color formats

HEX
#5A9EAC
RGB
rgb(90, 158, 172)
RGBA
rgba(90, 158, 172, 1)
HSL
hsl(190, 33%, 51%)
HSV
hsv(190, 48%, 67%)
CMYK
cmyk(48%, 8%, 0%, 33%)
CSS variable
--color-primary: #5A9EAC;
Lowercase HEX
#5a9eac

Shades

Tints

Tones

Harmony

CSS snippets for #5A9EAC

.color-5a9eac {
  color: #5A9EAC;
  background-color: #5A9EAC;
}

Frequently asked questions

What color is #5A9EAC?+

#5A9EAC is a HEX color with RGB value rgb(90, 158, 172) and HSL value hsl(190, 33%, 51%). Its closest CSS named color is CadetBlue.

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

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