#5E9EAA Color

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

Color preview

#5E9EAA

Color formats

HEX
#5E9EAA
RGB
rgb(94, 158, 170)
RGBA
rgba(94, 158, 170, 1)
HSL
hsl(189, 31%, 52%)
HSV
hsv(189, 45%, 67%)
CMYK
cmyk(45%, 7%, 0%, 33%)
CSS variable
--color-primary: #5E9EAA;
Lowercase HEX
#5e9eaa

Shades

Tints

Tones

Harmony

CSS snippets for #5E9EAA

.color-5e9eaa {
  color: #5E9EAA;
  background-color: #5E9EAA;
}

Frequently asked questions

What color is #5E9EAA?+

#5E9EAA is a HEX color with RGB value rgb(94, 158, 170) and HSL value hsl(189, 31%, 52%). Its closest CSS named color is CadetBlue.

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

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