#AEDBEE Color

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

Color preview

#AEDBEE

Color formats

HEX
#AEDBEE
RGB
rgb(174, 219, 238)
RGBA
rgba(174, 219, 238, 1)
HSL
hsl(198, 65%, 81%)
HSV
hsv(198, 27%, 93%)
CMYK
cmyk(27%, 8%, 0%, 7%)
CSS variable
--color-primary: #AEDBEE;
Lowercase HEX
#aedbee

Shades

Tints

Tones

Harmony

CSS snippets for #AEDBEE

.color-aedbee {
  color: #AEDBEE;
  background-color: #AEDBEE;
}

Frequently asked questions

What color is #AEDBEE?+

#AEDBEE is a HEX color with RGB value rgb(174, 219, 238) and HSL value hsl(198, 65%, 81%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AEDBEE?+

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