#AADB9F Color

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

Color preview

#AADB9F

Color formats

HEX
#AADB9F
RGB
rgb(170, 219, 159)
RGBA
rgba(170, 219, 159, 1)
HSL
hsl(109, 45%, 74%)
HSV
hsv(109, 27%, 86%)
CMYK
cmyk(22%, 0%, 27%, 14%)
CSS variable
--color-primary: #AADB9F;
Lowercase HEX
#aadb9f

Shades

Tints

Tones

Harmony

CSS snippets for #AADB9F

.color-aadb9f {
  color: #AADB9F;
  background-color: #AADB9F;
}

Frequently asked questions

What color is #AADB9F?+

#AADB9F is a HEX color with RGB value rgb(170, 219, 159) and HSL value hsl(109, 45%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADB9F?+

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