#9A9EAE Color

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

Color preview

#9A9EAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9A9EAE

.color-9a9eae {
  color: #9A9EAE;
  background-color: #9A9EAE;
}

Frequently asked questions

What color is #9A9EAE?+

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

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

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