#AACE90 Color

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

Color preview

#AACE90

Color formats

HEX
#AACE90
RGB
rgb(170, 206, 144)
RGBA
rgba(170, 206, 144, 1)
HSL
hsl(95, 39%, 69%)
HSV
hsv(95, 30%, 81%)
CMYK
cmyk(17%, 0%, 30%, 19%)
CSS variable
--color-primary: #AACE90;
Lowercase HEX
#aace90

Shades

Tints

Tones

Harmony

CSS snippets for #AACE90

.color-aace90 {
  color: #AACE90;
  background-color: #AACE90;
}

Frequently asked questions

What color is #AACE90?+

#AACE90 is a HEX color with RGB value rgb(170, 206, 144) and HSL value hsl(95, 39%, 69%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AACE90?+

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