#AABB95 Color

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

Color preview

#AABB95

Color formats

HEX
#AABB95
RGB
rgb(170, 187, 149)
RGBA
rgba(170, 187, 149, 1)
HSL
hsl(87, 22%, 66%)
HSV
hsv(87, 20%, 73%)
CMYK
cmyk(9%, 0%, 20%, 27%)
CSS variable
--color-primary: #AABB95;
Lowercase HEX
#aabb95

Shades

Tints

Tones

Harmony

CSS snippets for #AABB95

.color-aabb95 {
  color: #AABB95;
  background-color: #AABB95;
}

Frequently asked questions

What color is #AABB95?+

#AABB95 is a HEX color with RGB value rgb(170, 187, 149) and HSL value hsl(87, 22%, 66%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AABB95?+

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