#A2AAFE Color

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

Color preview

#A2AAFE

Color formats

HEX
#A2AAFE
RGB
rgb(162, 170, 254)
RGBA
rgba(162, 170, 254, 1)
HSL
hsl(235, 98%, 82%)
HSV
hsv(235, 36%, 100%)
CMYK
cmyk(36%, 33%, 0%, 0%)
CSS variable
--color-primary: #A2AAFE;
Lowercase HEX
#a2aafe

Shades

Tints

Tones

Harmony

CSS snippets for #A2AAFE

.color-a2aafe {
  color: #A2AAFE;
  background-color: #A2AAFE;
}

Frequently asked questions

What color is #A2AAFE?+

#A2AAFE is a HEX color with RGB value rgb(162, 170, 254) and HSL value hsl(235, 98%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2AAFE?+

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