#AEE2D5 Color

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

Color preview

#AEE2D5

Color formats

HEX
#AEE2D5
RGB
rgb(174, 226, 213)
RGBA
rgba(174, 226, 213, 1)
HSL
hsl(165, 47%, 78%)
HSV
hsv(165, 23%, 89%)
CMYK
cmyk(23%, 0%, 6%, 11%)
CSS variable
--color-primary: #AEE2D5;
Lowercase HEX
#aee2d5

Shades

Tints

Tones

Harmony

CSS snippets for #AEE2D5

.color-aee2d5 {
  color: #AEE2D5;
  background-color: #AEE2D5;
}

Frequently asked questions

What color is #AEE2D5?+

#AEE2D5 is a HEX color with RGB value rgb(174, 226, 213) and HSL value hsl(165, 47%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEE2D5?+

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