#AACC94 Color

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

Color preview

#AACC94

Color formats

HEX
#AACC94
RGB
rgb(170, 204, 148)
RGBA
rgba(170, 204, 148, 1)
HSL
hsl(96, 35%, 69%)
HSV
hsv(96, 27%, 80%)
CMYK
cmyk(17%, 0%, 27%, 20%)
CSS variable
--color-primary: #AACC94;
Lowercase HEX
#aacc94

Shades

Tints

Tones

Harmony

CSS snippets for #AACC94

.color-aacc94 {
  color: #AACC94;
  background-color: #AACC94;
}

Frequently asked questions

What color is #AACC94?+

#AACC94 is a HEX color with RGB value rgb(170, 204, 148) and HSL value hsl(96, 35%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACC94?+

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