#5AAAAF Color

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

Color preview

#5AAAAF

Color formats

HEX
#5AAAAF
RGB
rgb(90, 170, 175)
RGBA
rgba(90, 170, 175, 1)
HSL
hsl(184, 35%, 52%)
HSV
hsv(184, 49%, 69%)
CMYK
cmyk(49%, 3%, 0%, 31%)
CSS variable
--color-primary: #5AAAAF;
Lowercase HEX
#5aaaaf

Shades

Tints

Tones

Harmony

CSS snippets for #5AAAAF

.color-5aaaaf {
  color: #5AAAAF;
  background-color: #5AAAAF;
}

Frequently asked questions

What color is #5AAAAF?+

#5AAAAF is a HEX color with RGB value rgb(90, 170, 175) and HSL value hsl(184, 35%, 52%). Its closest CSS named color is CadetBlue.

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

The closest Tailwind color is slate-400, available as the bg-slate-400 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