#AABB7B Color

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

Color preview

#AABB7B

Color formats

HEX
#AABB7B
RGB
rgb(170, 187, 123)
RGBA
rgba(170, 187, 123, 1)
HSL
hsl(76, 32%, 61%)
HSV
hsv(76, 34%, 73%)
CMYK
cmyk(9%, 0%, 34%, 27%)
CSS variable
--color-primary: #AABB7B;
Lowercase HEX
#aabb7b

Shades

Tints

Tones

Harmony

CSS snippets for #AABB7B

.color-aabb7b {
  color: #AABB7B;
  background-color: #AABB7B;
}

Frequently asked questions

What color is #AABB7B?+

#AABB7B is a HEX color with RGB value rgb(170, 187, 123) and HSL value hsl(76, 32%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABB7B?+

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