#9EB6AE Color

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

Color preview

#9EB6AE

Color formats

HEX
#9EB6AE
RGB
rgb(158, 182, 174)
RGBA
rgba(158, 182, 174, 1)
HSL
hsl(160, 14%, 67%)
HSV
hsv(160, 13%, 71%)
CMYK
cmyk(13%, 0%, 4%, 29%)
CSS variable
--color-primary: #9EB6AE;
Lowercase HEX
#9eb6ae

Shades

Tints

Tones

Harmony

CSS snippets for #9EB6AE

.color-9eb6ae {
  color: #9EB6AE;
  background-color: #9EB6AE;
}

Frequently asked questions

What color is #9EB6AE?+

#9EB6AE is a HEX color with RGB value rgb(158, 182, 174) and HSL value hsl(160, 14%, 67%). Its closest CSS named color is DarkGray.

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

The closest Tailwind color is gray-400, available as the bg-gray-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