#AABB98 Color

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

Color preview

#AABB98

Color formats

HEX
#AABB98
RGB
rgb(170, 187, 152)
RGBA
rgba(170, 187, 152, 1)
HSL
hsl(89, 20%, 66%)
HSV
hsv(89, 19%, 73%)
CMYK
cmyk(9%, 0%, 19%, 27%)
CSS variable
--color-primary: #AABB98;
Lowercase HEX
#aabb98

Shades

Tints

Tones

Harmony

CSS snippets for #AABB98

.color-aabb98 {
  color: #AABB98;
  background-color: #AABB98;
}

Frequently asked questions

What color is #AABB98?+

#AABB98 is a HEX color with RGB value rgb(170, 187, 152) and HSL value hsl(89, 20%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AABB98?+

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