#AABD86 Color

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

Color preview

#AABD86

Color formats

HEX
#AABD86
RGB
rgb(170, 189, 134)
RGBA
rgba(170, 189, 134, 1)
HSL
hsl(81, 29%, 63%)
HSV
hsv(81, 29%, 74%)
CMYK
cmyk(10%, 0%, 29%, 26%)
CSS variable
--color-primary: #AABD86;
Lowercase HEX
#aabd86

Shades

Tints

Tones

Harmony

CSS snippets for #AABD86

.color-aabd86 {
  color: #AABD86;
  background-color: #AABD86;
}

Frequently asked questions

What color is #AABD86?+

#AABD86 is a HEX color with RGB value rgb(170, 189, 134) and HSL value hsl(81, 29%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABD86?+

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