#AEC0FF Color

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

Color preview

#AEC0FF

Color formats

HEX
#AEC0FF
RGB
rgb(174, 192, 255)
RGBA
rgba(174, 192, 255, 1)
HSL
hsl(227, 100%, 84%)
HSV
hsv(227, 32%, 100%)
CMYK
cmyk(32%, 25%, 0%, 0%)
CSS variable
--color-primary: #AEC0FF;
Lowercase HEX
#aec0ff

Shades

Tints

Tones

Harmony

CSS snippets for #AEC0FF

.color-aec0ff {
  color: #AEC0FF;
  background-color: #AEC0FF;
}

Frequently asked questions

What color is #AEC0FF?+

#AEC0FF is a HEX color with RGB value rgb(174, 192, 255) and HSL value hsl(227, 100%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AEC0FF?+

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