#AADB95 Color

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

Color preview

#AADB95

Color formats

HEX
#AADB95
RGB
rgb(170, 219, 149)
RGBA
rgba(170, 219, 149, 1)
HSL
hsl(102, 49%, 72%)
HSV
hsv(102, 32%, 86%)
CMYK
cmyk(22%, 0%, 32%, 14%)
CSS variable
--color-primary: #AADB95;
Lowercase HEX
#aadb95

Shades

Tints

Tones

Harmony

CSS snippets for #AADB95

.color-aadb95 {
  color: #AADB95;
  background-color: #AADB95;
}

Frequently asked questions

What color is #AADB95?+

#AADB95 is a HEX color with RGB value rgb(170, 219, 149) and HSL value hsl(102, 49%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #AADB95?+

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