#8DAEAD Color

Inspect #8DAEAD across formats, palettes, contrast and closest named color matches.

Color preview

#8DAEAD

Color formats

HEX
#8DAEAD
RGB
rgb(141, 174, 173)
RGBA
rgba(141, 174, 173, 1)
HSL
hsl(178, 17%, 62%)
HSV
hsv(178, 19%, 68%)
CMYK
cmyk(19%, 0%, 1%, 32%)
CSS variable
--color-primary: #8DAEAD;
Lowercase HEX
#8daead

Shades

Tints

Tones

Harmony

CSS snippets for #8DAEAD

.color-8daead {
  color: #8DAEAD;
  background-color: #8DAEAD;
}

Frequently asked questions

What color is #8DAEAD?+

#8DAEAD is a HEX color with RGB value rgb(141, 174, 173) and HSL value hsl(178, 17%, 62%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #8DAEAD?+

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