#AEC7ED Color

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

Color preview

#AEC7ED

Color formats

HEX
#AEC7ED
RGB
rgb(174, 199, 237)
RGBA
rgba(174, 199, 237, 1)
HSL
hsl(216, 64%, 81%)
HSV
hsv(216, 27%, 93%)
CMYK
cmyk(27%, 16%, 0%, 7%)
CSS variable
--color-primary: #AEC7ED;
Lowercase HEX
#aec7ed

Shades

Tints

Tones

Harmony

CSS snippets for #AEC7ED

.color-aec7ed {
  color: #AEC7ED;
  background-color: #AEC7ED;
}

Frequently asked questions

What color is #AEC7ED?+

#AEC7ED is a HEX color with RGB value rgb(174, 199, 237) and HSL value hsl(216, 64%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEC7ED?+

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