#AADB8E Color

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

Color preview

#AADB8E

Color formats

HEX
#AADB8E
RGB
rgb(170, 219, 142)
RGBA
rgba(170, 219, 142, 1)
HSL
hsl(98, 52%, 71%)
HSV
hsv(98, 35%, 86%)
CMYK
cmyk(22%, 0%, 35%, 14%)
CSS variable
--color-primary: #AADB8E;
Lowercase HEX
#aadb8e

Shades

Tints

Tones

Harmony

CSS snippets for #AADB8E

.color-aadb8e {
  color: #AADB8E;
  background-color: #AADB8E;
}

Frequently asked questions

What color is #AADB8E?+

#AADB8E is a HEX color with RGB value rgb(170, 219, 142) and HSL value hsl(98, 52%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADB8E?+

The closest Tailwind color is green-300, available as the bg-green-300 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