#8D9EBE Color

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

Color preview

#8D9EBE

Color formats

HEX
#8D9EBE
RGB
rgb(141, 158, 190)
RGBA
rgba(141, 158, 190, 1)
HSL
hsl(219, 27%, 65%)
HSV
hsv(219, 26%, 75%)
CMYK
cmyk(26%, 17%, 0%, 25%)
CSS variable
--color-primary: #8D9EBE;
Lowercase HEX
#8d9ebe

Shades

Tints

Tones

Harmony

CSS snippets for #8D9EBE

.color-8d9ebe {
  color: #8D9EBE;
  background-color: #8D9EBE;
}

Frequently asked questions

What color is #8D9EBE?+

#8D9EBE is a HEX color with RGB value rgb(141, 158, 190) and HSL value hsl(219, 27%, 65%). Its closest CSS named color is DarkGray.

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

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