#AABD89 Color

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

Color preview

#AABD89

Color formats

HEX
#AABD89
RGB
rgb(170, 189, 137)
RGBA
rgba(170, 189, 137, 1)
HSL
hsl(82, 28%, 64%)
HSV
hsv(82, 28%, 74%)
CMYK
cmyk(10%, 0%, 28%, 26%)
CSS variable
--color-primary: #AABD89;
Lowercase HEX
#aabd89

Shades

Tints

Tones

Harmony

CSS snippets for #AABD89

.color-aabd89 {
  color: #AABD89;
  background-color: #AABD89;
}

Frequently asked questions

What color is #AABD89?+

#AABD89 is a HEX color with RGB value rgb(170, 189, 137) and HSL value hsl(82, 28%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABD89?+

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