#AAFDAE Color

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

Color preview

#AAFDAE

Color formats

HEX
#AAFDAE
RGB
rgb(170, 253, 174)
RGBA
rgba(170, 253, 174, 1)
HSL
hsl(123, 95%, 83%)
HSV
hsv(123, 33%, 99%)
CMYK
cmyk(33%, 0%, 31%, 1%)
CSS variable
--color-primary: #AAFDAE;
Lowercase HEX
#aafdae

Shades

Tints

Tones

Harmony

CSS snippets for #AAFDAE

.color-aafdae {
  color: #AAFDAE;
  background-color: #AAFDAE;
}

Frequently asked questions

What color is #AAFDAE?+

#AAFDAE is a HEX color with RGB value rgb(170, 253, 174) and HSL value hsl(123, 95%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFDAE?+

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