#AECDE8 Color

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

Color preview

#AECDE8

Color formats

HEX
#AECDE8
RGB
rgb(174, 205, 232)
RGBA
rgba(174, 205, 232, 1)
HSL
hsl(208, 56%, 80%)
HSV
hsv(208, 25%, 91%)
CMYK
cmyk(25%, 12%, 0%, 9%)
CSS variable
--color-primary: #AECDE8;
Lowercase HEX
#aecde8

Shades

Tints

Tones

Harmony

CSS snippets for #AECDE8

.color-aecde8 {
  color: #AECDE8;
  background-color: #AECDE8;
}

Frequently asked questions

What color is #AECDE8?+

#AECDE8 is a HEX color with RGB value rgb(174, 205, 232) and HSL value hsl(208, 56%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AECDE8?+

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