#AABD6F Color

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

Color preview

#AABD6F

Color formats

HEX
#AABD6F
RGB
rgb(170, 189, 111)
RGBA
rgba(170, 189, 111, 1)
HSL
hsl(75, 37%, 59%)
HSV
hsv(75, 41%, 74%)
CMYK
cmyk(10%, 0%, 41%, 26%)
CSS variable
--color-primary: #AABD6F;
Lowercase HEX
#aabd6f

Shades

Tints

Tones

Harmony

CSS snippets for #AABD6F

.color-aabd6f {
  color: #AABD6F;
  background-color: #AABD6F;
}

Frequently asked questions

What color is #AABD6F?+

#AABD6F is a HEX color with RGB value rgb(170, 189, 111) and HSL value hsl(75, 37%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABD6F?+

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