#A2AEFF Color

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

Color preview

#A2AEFF

Color formats

HEX
#A2AEFF
RGB
rgb(162, 174, 255)
RGBA
rgba(162, 174, 255, 1)
HSL
hsl(232, 100%, 82%)
HSV
hsv(232, 36%, 100%)
CMYK
cmyk(36%, 32%, 0%, 0%)
CSS variable
--color-primary: #A2AEFF;
Lowercase HEX
#a2aeff

Shades

Tints

Tones

Harmony

CSS snippets for #A2AEFF

.color-a2aeff {
  color: #A2AEFF;
  background-color: #A2AEFF;
}

Frequently asked questions

What color is #A2AEFF?+

#A2AEFF is a HEX color with RGB value rgb(162, 174, 255) and HSL value hsl(232, 100%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2AEFF?+

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