#9AAAAC Color

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

Color preview

#9AAAAC

Color formats

HEX
#9AAAAC
RGB
rgb(154, 170, 172)
RGBA
rgba(154, 170, 172, 1)
HSL
hsl(187, 10%, 64%)
HSV
hsv(187, 10%, 67%)
CMYK
cmyk(10%, 1%, 0%, 33%)
CSS variable
--color-primary: #9AAAAC;
Lowercase HEX
#9aaaac

Shades

Tints

Tones

Harmony

CSS snippets for #9AAAAC

.color-9aaaac {
  color: #9AAAAC;
  background-color: #9AAAAC;
}

Frequently asked questions

What color is #9AAAAC?+

#9AAAAC is a HEX color with RGB value rgb(154, 170, 172) and HSL value hsl(187, 10%, 64%). Its closest CSS named color is DarkGray.

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

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