#AED0E5 Color

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

Color preview

#AED0E5

Color formats

HEX
#AED0E5
RGB
rgb(174, 208, 229)
RGBA
rgba(174, 208, 229, 1)
HSL
hsl(203, 51%, 79%)
HSV
hsv(203, 24%, 90%)
CMYK
cmyk(24%, 9%, 0%, 10%)
CSS variable
--color-primary: #AED0E5;
Lowercase HEX
#aed0e5

Shades

Tints

Tones

Harmony

CSS snippets for #AED0E5

.color-aed0e5 {
  color: #AED0E5;
  background-color: #AED0E5;
}

Frequently asked questions

What color is #AED0E5?+

#AED0E5 is a HEX color with RGB value rgb(174, 208, 229) and HSL value hsl(203, 51%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AED0E5?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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