#AABD7A Color

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

Color preview

#AABD7A

Color formats

HEX
#AABD7A
RGB
rgb(170, 189, 122)
RGBA
rgba(170, 189, 122, 1)
HSL
hsl(77, 34%, 61%)
HSV
hsv(77, 35%, 74%)
CMYK
cmyk(10%, 0%, 35%, 26%)
CSS variable
--color-primary: #AABD7A;
Lowercase HEX
#aabd7a

Shades

Tints

Tones

Harmony

CSS snippets for #AABD7A

.color-aabd7a {
  color: #AABD7A;
  background-color: #AABD7A;
}

Frequently asked questions

What color is #AABD7A?+

#AABD7A is a HEX color with RGB value rgb(170, 189, 122) and HSL value hsl(77, 34%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABD7A?+

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