#AACF94 Color

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

Color preview

#AACF94

Color formats

HEX
#AACF94
RGB
rgb(170, 207, 148)
RGBA
rgba(170, 207, 148, 1)
HSL
hsl(98, 38%, 70%)
HSV
hsv(98, 29%, 81%)
CMYK
cmyk(18%, 0%, 29%, 19%)
CSS variable
--color-primary: #AACF94;
Lowercase HEX
#aacf94

Shades

Tints

Tones

Harmony

CSS snippets for #AACF94

.color-aacf94 {
  color: #AACF94;
  background-color: #AACF94;
}

Frequently asked questions

What color is #AACF94?+

#AACF94 is a HEX color with RGB value rgb(170, 207, 148) and HSL value hsl(98, 38%, 70%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACF94?+

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