#AACF96 Color

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

Color preview

#AACF96

Color formats

HEX
#AACF96
RGB
rgb(170, 207, 150)
RGBA
rgba(170, 207, 150, 1)
HSL
hsl(99, 37%, 70%)
HSV
hsv(99, 28%, 81%)
CMYK
cmyk(18%, 0%, 28%, 19%)
CSS variable
--color-primary: #AACF96;
Lowercase HEX
#aacf96

Shades

Tints

Tones

Harmony

CSS snippets for #AACF96

.color-aacf96 {
  color: #AACF96;
  background-color: #AACF96;
}

Frequently asked questions

What color is #AACF96?+

#AACF96 is a HEX color with RGB value rgb(170, 207, 150) and HSL value hsl(99, 37%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACF96?+

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