#AADFAA Color

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

Color preview

#AADFAA

Color formats

HEX
#AADFAA
RGB
rgb(170, 223, 170)
RGBA
rgba(170, 223, 170, 1)
HSL
hsl(120, 45%, 77%)
HSV
hsv(120, 24%, 87%)
CMYK
cmyk(24%, 0%, 24%, 13%)
CSS variable
--color-primary: #AADFAA;
Lowercase HEX
#aadfaa

Shades

Tints

Tones

Harmony

CSS snippets for #AADFAA

.color-aadfaa {
  color: #AADFAA;
  background-color: #AADFAA;
}

Frequently asked questions

What color is #AADFAA?+

#AADFAA is a HEX color with RGB value rgb(170, 223, 170) and HSL value hsl(120, 45%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AADFAA?+

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