#9EAE9A Color

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

Color preview

#9EAE9A

Color formats

HEX
#9EAE9A
RGB
rgb(158, 174, 154)
RGBA
rgba(158, 174, 154, 1)
HSL
hsl(108, 11%, 64%)
HSV
hsv(108, 11%, 68%)
CMYK
cmyk(9%, 0%, 11%, 32%)
CSS variable
--color-primary: #9EAE9A;
Lowercase HEX
#9eae9a

Shades

Tints

Tones

Harmony

CSS snippets for #9EAE9A

.color-9eae9a {
  color: #9EAE9A;
  background-color: #9EAE9A;
}

Frequently asked questions

What color is #9EAE9A?+

#9EAE9A is a HEX color with RGB value rgb(158, 174, 154) and HSL value hsl(108, 11%, 64%). Its closest CSS named color is DarkGray.

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

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