#AABB6F Color

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

Color preview

#AABB6F

Color formats

HEX
#AABB6F
RGB
rgb(170, 187, 111)
RGBA
rgba(170, 187, 111, 1)
HSL
hsl(73, 36%, 58%)
HSV
hsv(73, 41%, 73%)
CMYK
cmyk(9%, 0%, 41%, 27%)
CSS variable
--color-primary: #AABB6F;
Lowercase HEX
#aabb6f

Shades

Tints

Tones

Harmony

CSS snippets for #AABB6F

.color-aabb6f {
  color: #AABB6F;
  background-color: #AABB6F;
}

Frequently asked questions

What color is #AABB6F?+

#AABB6F is a HEX color with RGB value rgb(170, 187, 111) and HSL value hsl(73, 36%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABB6F?+

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