#5F9EAF Color

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

Color preview

#5F9EAF

Color formats

HEX
#5F9EAF
RGB
rgb(95, 158, 175)
RGBA
rgba(95, 158, 175, 1)
HSL
hsl(193, 33%, 53%)
HSV
hsv(193, 46%, 69%)
CMYK
cmyk(46%, 10%, 0%, 31%)
CSS variable
--color-primary: #5F9EAF;
Lowercase HEX
#5f9eaf

Shades

Tints

Tones

Harmony

CSS snippets for #5F9EAF

.color-5f9eaf {
  color: #5F9EAF;
  background-color: #5F9EAF;
}

Frequently asked questions

What color is #5F9EAF?+

#5F9EAF is a HEX color with RGB value rgb(95, 158, 175) and HSL value hsl(193, 33%, 53%). Its closest CSS named color is CadetBlue.

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

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