#AABD84 Color

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

Color preview

#AABD84

Color formats

HEX
#AABD84
RGB
rgb(170, 189, 132)
RGBA
rgba(170, 189, 132, 1)
HSL
hsl(80, 30%, 63%)
HSV
hsv(80, 30%, 74%)
CMYK
cmyk(10%, 0%, 30%, 26%)
CSS variable
--color-primary: #AABD84;
Lowercase HEX
#aabd84

Shades

Tints

Tones

Harmony

CSS snippets for #AABD84

.color-aabd84 {
  color: #AABD84;
  background-color: #AABD84;
}

Frequently asked questions

What color is #AABD84?+

#AABD84 is a HEX color with RGB value rgb(170, 189, 132) and HSL value hsl(80, 30%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABD84?+

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