#9EAACB Color

Inspect #9EAACB across formats, palettes, contrast and closest named color matches.

Color preview

#9EAACB

Color formats

HEX
#9EAACB
RGB
rgb(158, 170, 203)
RGBA
rgba(158, 170, 203, 1)
HSL
hsl(224, 30%, 71%)
HSV
hsv(224, 22%, 80%)
CMYK
cmyk(22%, 16%, 0%, 20%)
CSS variable
--color-primary: #9EAACB;
Lowercase HEX
#9eaacb

Shades

Tints

Tones

Harmony

CSS snippets for #9EAACB

.color-9eaacb {
  color: #9EAACB;
  background-color: #9EAACB;
}

Frequently asked questions

What color is #9EAACB?+

#9EAACB is a HEX color with RGB value rgb(158, 170, 203) and HSL value hsl(224, 30%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #9EAACB?+

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