#AEDBE2 Color

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

Color preview

#AEDBE2

Color formats

HEX
#AEDBE2
RGB
rgb(174, 219, 226)
RGBA
rgba(174, 219, 226, 1)
HSL
hsl(188, 47%, 78%)
HSV
hsv(188, 23%, 89%)
CMYK
cmyk(23%, 3%, 0%, 11%)
CSS variable
--color-primary: #AEDBE2;
Lowercase HEX
#aedbe2

Shades

Tints

Tones

Harmony

CSS snippets for #AEDBE2

.color-aedbe2 {
  color: #AEDBE2;
  background-color: #AEDBE2;
}

Frequently asked questions

What color is #AEDBE2?+

#AEDBE2 is a HEX color with RGB value rgb(174, 219, 226) and HSL value hsl(188, 47%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AEDBE2?+

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