#AEEDD2 Color

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

Color preview

#AEEDD2

Color formats

HEX
#AEEDD2
RGB
rgb(174, 237, 210)
RGBA
rgba(174, 237, 210, 1)
HSL
hsl(154, 64%, 81%)
HSV
hsv(154, 27%, 93%)
CMYK
cmyk(27%, 0%, 11%, 7%)
CSS variable
--color-primary: #AEEDD2;
Lowercase HEX
#aeedd2

Shades

Tints

Tones

Harmony

CSS snippets for #AEEDD2

.color-aeedd2 {
  color: #AEEDD2;
  background-color: #AEEDD2;
}

Frequently asked questions

What color is #AEEDD2?+

#AEEDD2 is a HEX color with RGB value rgb(174, 237, 210) and HSL value hsl(154, 64%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEEDD2?+

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