#AABB9D Color

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

Color preview

#AABB9D

Color formats

HEX
#AABB9D
RGB
rgb(170, 187, 157)
RGBA
rgba(170, 187, 157, 1)
HSL
hsl(94, 18%, 67%)
HSV
hsv(94, 16%, 73%)
CMYK
cmyk(9%, 0%, 16%, 27%)
CSS variable
--color-primary: #AABB9D;
Lowercase HEX
#aabb9d

Shades

Tints

Tones

Harmony

CSS snippets for #AABB9D

.color-aabb9d {
  color: #AABB9D;
  background-color: #AABB9D;
}

Frequently asked questions

What color is #AABB9D?+

#AABB9D is a HEX color with RGB value rgb(170, 187, 157) and HSL value hsl(94, 18%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AABB9D?+

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