#9EABCB Color

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

Color preview

#9EABCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9EABCB

.color-9eabcb {
  color: #9EABCB;
  background-color: #9EABCB;
}

Frequently asked questions

What color is #9EABCB?+

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

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

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