#AABE96 Color

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

Color preview

#AABE96

Color formats

HEX
#AABE96
RGB
rgb(170, 190, 150)
RGBA
rgba(170, 190, 150, 1)
HSL
hsl(90, 24%, 67%)
HSV
hsv(90, 21%, 75%)
CMYK
cmyk(11%, 0%, 21%, 25%)
CSS variable
--color-primary: #AABE96;
Lowercase HEX
#aabe96

Shades

Tints

Tones

Harmony

CSS snippets for #AABE96

.color-aabe96 {
  color: #AABE96;
  background-color: #AABE96;
}

Frequently asked questions

What color is #AABE96?+

#AABE96 is a HEX color with RGB value rgb(170, 190, 150) and HSL value hsl(90, 24%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABE96?+

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