#AABA83 Color

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

Color preview

#AABA83

Color formats

HEX
#AABA83
RGB
rgb(170, 186, 131)
RGBA
rgba(170, 186, 131, 1)
HSL
hsl(77, 28%, 62%)
HSV
hsv(77, 30%, 73%)
CMYK
cmyk(9%, 0%, 30%, 27%)
CSS variable
--color-primary: #AABA83;
Lowercase HEX
#aaba83

Shades

Tints

Tones

Harmony

CSS snippets for #AABA83

.color-aaba83 {
  color: #AABA83;
  background-color: #AABA83;
}

Frequently asked questions

What color is #AABA83?+

#AABA83 is a HEX color with RGB value rgb(170, 186, 131) and HSL value hsl(77, 28%, 62%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABA83?+

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