#AEECE1 Color

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

Color preview

#AEECE1

Color formats

HEX
#AEECE1
RGB
rgb(174, 236, 225)
RGBA
rgba(174, 236, 225, 1)
HSL
hsl(169, 62%, 80%)
HSV
hsv(169, 26%, 93%)
CMYK
cmyk(26%, 0%, 5%, 7%)
CSS variable
--color-primary: #AEECE1;
Lowercase HEX
#aeece1

Shades

Tints

Tones

Harmony

CSS snippets for #AEECE1

.color-aeece1 {
  color: #AEECE1;
  background-color: #AEECE1;
}

Frequently asked questions

What color is #AEECE1?+

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

What is the closest Tailwind color to #AEECE1?+

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