#8E9EAD Color

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

Color preview

#8E9EAD

Color formats

HEX
#8E9EAD
RGB
rgb(142, 158, 173)
RGBA
rgba(142, 158, 173, 1)
HSL
hsl(209, 16%, 62%)
HSV
hsv(209, 18%, 68%)
CMYK
cmyk(18%, 9%, 0%, 32%)
CSS variable
--color-primary: #8E9EAD;
Lowercase HEX
#8e9ead

Shades

Tints

Tones

Harmony

CSS snippets for #8E9EAD

.color-8e9ead {
  color: #8E9EAD;
  background-color: #8E9EAD;
}

Frequently asked questions

What color is #8E9EAD?+

#8E9EAD is a HEX color with RGB value rgb(142, 158, 173) and HSL value hsl(209, 16%, 62%). Its closest CSS named color is DarkGray.

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

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