#AEC2FA Color

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

Color preview

#AEC2FA

Color formats

HEX
#AEC2FA
RGB
rgb(174, 194, 250)
RGBA
rgba(174, 194, 250, 1)
HSL
hsl(224, 88%, 83%)
HSV
hsv(224, 30%, 98%)
CMYK
cmyk(30%, 22%, 0%, 2%)
CSS variable
--color-primary: #AEC2FA;
Lowercase HEX
#aec2fa

Shades

Tints

Tones

Harmony

CSS snippets for #AEC2FA

.color-aec2fa {
  color: #AEC2FA;
  background-color: #AEC2FA;
}

Frequently asked questions

What color is #AEC2FA?+

#AEC2FA is a HEX color with RGB value rgb(174, 194, 250) and HSL value hsl(224, 88%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEC2FA?+

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