#AABF94 Color

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

Color preview

#AABF94

Color formats

HEX
#AABF94
RGB
rgb(170, 191, 148)
RGBA
rgba(170, 191, 148, 1)
HSL
hsl(89, 25%, 66%)
HSV
hsv(89, 23%, 75%)
CMYK
cmyk(11%, 0%, 23%, 25%)
CSS variable
--color-primary: #AABF94;
Lowercase HEX
#aabf94

Shades

Tints

Tones

Harmony

CSS snippets for #AABF94

.color-aabf94 {
  color: #AABF94;
  background-color: #AABF94;
}

Frequently asked questions

What color is #AABF94?+

#AABF94 is a HEX color with RGB value rgb(170, 191, 148) and HSL value hsl(89, 25%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AABF94?+

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