#AED3E7 Color

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

Color preview

#AED3E7

Color formats

HEX
#AED3E7
RGB
rgb(174, 211, 231)
RGBA
rgba(174, 211, 231, 1)
HSL
hsl(201, 54%, 79%)
HSV
hsv(201, 25%, 91%)
CMYK
cmyk(25%, 9%, 0%, 9%)
CSS variable
--color-primary: #AED3E7;
Lowercase HEX
#aed3e7

Shades

Tints

Tones

Harmony

CSS snippets for #AED3E7

.color-aed3e7 {
  color: #AED3E7;
  background-color: #AED3E7;
}

Frequently asked questions

What color is #AED3E7?+

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

What is the closest Tailwind color to #AED3E7?+

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