#ADEAE2 Color

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

Color preview

#ADEAE2

Color formats

HEX
#ADEAE2
RGB
rgb(173, 234, 226)
RGBA
rgba(173, 234, 226, 1)
HSL
hsl(172, 59%, 80%)
HSV
hsv(172, 26%, 92%)
CMYK
cmyk(26%, 0%, 3%, 8%)
CSS variable
--color-primary: #ADEAE2;
Lowercase HEX
#adeae2

Shades

Tints

Tones

Harmony

CSS snippets for #ADEAE2

.color-adeae2 {
  color: #ADEAE2;
  background-color: #ADEAE2;
}

Frequently asked questions

What color is #ADEAE2?+

#ADEAE2 is a HEX color with RGB value rgb(173, 234, 226) and HSL value hsl(172, 59%, 80%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADEAE2?+

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