#AEECD5 Color

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

Color preview

#AEECD5

Color formats

HEX
#AEECD5
RGB
rgb(174, 236, 213)
RGBA
rgba(174, 236, 213, 1)
HSL
hsl(158, 62%, 80%)
HSV
hsv(158, 26%, 93%)
CMYK
cmyk(26%, 0%, 10%, 7%)
CSS variable
--color-primary: #AEECD5;
Lowercase HEX
#aeecd5

Shades

Tints

Tones

Harmony

CSS snippets for #AEECD5

.color-aeecd5 {
  color: #AEECD5;
  background-color: #AEECD5;
}

Frequently asked questions

What color is #AEECD5?+

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

What is the closest Tailwind color to #AEECD5?+

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