#ADE0E4 Color

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

Color preview

#ADE0E4

Color formats

HEX
#ADE0E4
RGB
rgb(173, 224, 228)
RGBA
rgba(173, 224, 228, 1)
HSL
hsl(184, 50%, 79%)
HSV
hsv(184, 24%, 89%)
CMYK
cmyk(24%, 2%, 0%, 11%)
CSS variable
--color-primary: #ADE0E4;
Lowercase HEX
#ade0e4

Shades

Tints

Tones

Harmony

CSS snippets for #ADE0E4

.color-ade0e4 {
  color: #ADE0E4;
  background-color: #ADE0E4;
}

Frequently asked questions

What color is #ADE0E4?+

#ADE0E4 is a HEX color with RGB value rgb(173, 224, 228) and HSL value hsl(184, 50%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #ADE0E4?+

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