#5C8EAE Color

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

Color preview

#5C8EAE

Color formats

HEX
#5C8EAE
RGB
rgb(92, 142, 174)
RGBA
rgba(92, 142, 174, 1)
HSL
hsl(203, 34%, 52%)
HSV
hsv(203, 47%, 68%)
CMYK
cmyk(47%, 18%, 0%, 32%)
CSS variable
--color-primary: #5C8EAE;
Lowercase HEX
#5c8eae

Shades

Tints

Tones

Harmony

CSS snippets for #5C8EAE

.color-5c8eae {
  color: #5C8EAE;
  background-color: #5C8EAE;
}

Frequently asked questions

What color is #5C8EAE?+

#5C8EAE is a HEX color with RGB value rgb(92, 142, 174) and HSL value hsl(203, 34%, 52%). Its closest CSS named color is CadetBlue.

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

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