#AEDDE1 Color

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

Color preview

#AEDDE1

Color formats

HEX
#AEDDE1
RGB
rgb(174, 221, 225)
RGBA
rgba(174, 221, 225, 1)
HSL
hsl(185, 46%, 78%)
HSV
hsv(185, 23%, 88%)
CMYK
cmyk(23%, 2%, 0%, 12%)
CSS variable
--color-primary: #AEDDE1;
Lowercase HEX
#aedde1

Shades

Tints

Tones

Harmony

CSS snippets for #AEDDE1

.color-aedde1 {
  color: #AEDDE1;
  background-color: #AEDDE1;
}

Frequently asked questions

What color is #AEDDE1?+

#AEDDE1 is a HEX color with RGB value rgb(174, 221, 225) and HSL value hsl(185, 46%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #AEDDE1?+

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