#AEE5D3 Color

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

Color preview

#AEE5D3

Color formats

HEX
#AEE5D3
RGB
rgb(174, 229, 211)
RGBA
rgba(174, 229, 211, 1)
HSL
hsl(160, 51%, 79%)
HSV
hsv(160, 24%, 90%)
CMYK
cmyk(24%, 0%, 8%, 10%)
CSS variable
--color-primary: #AEE5D3;
Lowercase HEX
#aee5d3

Shades

Tints

Tones

Harmony

CSS snippets for #AEE5D3

.color-aee5d3 {
  color: #AEE5D3;
  background-color: #AEE5D3;
}

Frequently asked questions

What color is #AEE5D3?+

#AEE5D3 is a HEX color with RGB value rgb(174, 229, 211) and HSL value hsl(160, 51%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEE5D3?+

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