#5D9EAD Color

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

Color preview

#5D9EAD

Color formats

HEX
#5D9EAD
RGB
rgb(93, 158, 173)
RGBA
rgba(93, 158, 173, 1)
HSL
hsl(191, 33%, 52%)
HSV
hsv(191, 46%, 68%)
CMYK
cmyk(46%, 9%, 0%, 32%)
CSS variable
--color-primary: #5D9EAD;
Lowercase HEX
#5d9ead

Shades

Tints

Tones

Harmony

CSS snippets for #5D9EAD

.color-5d9ead {
  color: #5D9EAD;
  background-color: #5D9EAD;
}

Frequently asked questions

What color is #5D9EAD?+

#5D9EAD is a HEX color with RGB value rgb(93, 158, 173) and HSL value hsl(191, 33%, 52%). Its closest CSS named color is CadetBlue.

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

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