#AEECD1 Color

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

Color preview

#AEECD1

Color formats

HEX
#AEECD1
RGB
rgb(174, 236, 209)
RGBA
rgba(174, 236, 209, 1)
HSL
hsl(154, 62%, 80%)
HSV
hsv(154, 26%, 93%)
CMYK
cmyk(26%, 0%, 11%, 7%)
CSS variable
--color-primary: #AEECD1;
Lowercase HEX
#aeecd1

Shades

Tints

Tones

Harmony

CSS snippets for #AEECD1

.color-aeecd1 {
  color: #AEECD1;
  background-color: #AEECD1;
}

Frequently asked questions

What color is #AEECD1?+

#AEECD1 is a HEX color with RGB value rgb(174, 236, 209) and HSL value hsl(154, 62%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEECD1?+

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