#AABD6A Color

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

Color preview

#AABD6A

Color formats

HEX
#AABD6A
RGB
rgb(170, 189, 106)
RGBA
rgba(170, 189, 106, 1)
HSL
hsl(74, 39%, 58%)
HSV
hsv(74, 44%, 74%)
CMYK
cmyk(10%, 0%, 44%, 26%)
CSS variable
--color-primary: #AABD6A;
Lowercase HEX
#aabd6a

Shades

Tints

Tones

Harmony

CSS snippets for #AABD6A

.color-aabd6a {
  color: #AABD6A;
  background-color: #AABD6A;
}

Frequently asked questions

What color is #AABD6A?+

#AABD6A is a HEX color with RGB value rgb(170, 189, 106) and HSL value hsl(74, 39%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABD6A?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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