#AED5E7 Color

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

Color preview

#AED5E7

Color formats

HEX
#AED5E7
RGB
rgb(174, 213, 231)
RGBA
rgba(174, 213, 231, 1)
HSL
hsl(199, 54%, 79%)
HSV
hsv(199, 25%, 91%)
CMYK
cmyk(25%, 8%, 0%, 9%)
CSS variable
--color-primary: #AED5E7;
Lowercase HEX
#aed5e7

Shades

Tints

Tones

Harmony

CSS snippets for #AED5E7

.color-aed5e7 {
  color: #AED5E7;
  background-color: #AED5E7;
}

Frequently asked questions

What color is #AED5E7?+

#AED5E7 is a HEX color with RGB value rgb(174, 213, 231) and HSL value hsl(199, 54%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AED5E7?+

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