#AABD8E Color

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

Color preview

#AABD8E

Color formats

HEX
#AABD8E
RGB
rgb(170, 189, 142)
RGBA
rgba(170, 189, 142, 1)
HSL
hsl(84, 26%, 65%)
HSV
hsv(84, 25%, 74%)
CMYK
cmyk(10%, 0%, 25%, 26%)
CSS variable
--color-primary: #AABD8E;
Lowercase HEX
#aabd8e

Shades

Tints

Tones

Harmony

CSS snippets for #AABD8E

.color-aabd8e {
  color: #AABD8E;
  background-color: #AABD8E;
}

Frequently asked questions

What color is #AABD8E?+

#AABD8E is a HEX color with RGB value rgb(170, 189, 142) and HSL value hsl(84, 26%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABD8E?+

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