#ADEAE4 Color

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

Color preview

#ADEAE4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADEAE4

.color-adeae4 {
  color: #ADEAE4;
  background-color: #ADEAE4;
}

Frequently asked questions

What color is #ADEAE4?+

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

What is the closest Tailwind color to #ADEAE4?+

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