#AABD7C Color

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

Color preview

#AABD7C

Color formats

HEX
#AABD7C
RGB
rgb(170, 189, 124)
RGBA
rgba(170, 189, 124, 1)
HSL
hsl(78, 33%, 61%)
HSV
hsv(78, 34%, 74%)
CMYK
cmyk(10%, 0%, 34%, 26%)
CSS variable
--color-primary: #AABD7C;
Lowercase HEX
#aabd7c

Shades

Tints

Tones

Harmony

CSS snippets for #AABD7C

.color-aabd7c {
  color: #AABD7C;
  background-color: #AABD7C;
}

Frequently asked questions

What color is #AABD7C?+

#AABD7C is a HEX color with RGB value rgb(170, 189, 124) and HSL value hsl(78, 33%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABD7C?+

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