#AABE83 Color

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

Color preview

#AABE83

Color formats

HEX
#AABE83
RGB
rgb(170, 190, 131)
RGBA
rgba(170, 190, 131, 1)
HSL
hsl(80, 31%, 63%)
HSV
hsv(80, 31%, 75%)
CMYK
cmyk(11%, 0%, 31%, 25%)
CSS variable
--color-primary: #AABE83;
Lowercase HEX
#aabe83

Shades

Tints

Tones

Harmony

CSS snippets for #AABE83

.color-aabe83 {
  color: #AABE83;
  background-color: #AABE83;
}

Frequently asked questions

What color is #AABE83?+

#AABE83 is a HEX color with RGB value rgb(170, 190, 131) and HSL value hsl(80, 31%, 63%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABE83?+

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