#A2ABFA Color

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

Color preview

#A2ABFA

Color formats

HEX
#A2ABFA
RGB
rgb(162, 171, 250)
RGBA
rgba(162, 171, 250, 1)
HSL
hsl(234, 90%, 81%)
HSV
hsv(234, 35%, 98%)
CMYK
cmyk(35%, 32%, 0%, 2%)
CSS variable
--color-primary: #A2ABFA;
Lowercase HEX
#a2abfa

Shades

Tints

Tones

Harmony

CSS snippets for #A2ABFA

.color-a2abfa {
  color: #A2ABFA;
  background-color: #A2ABFA;
}

Frequently asked questions

What color is #A2ABFA?+

#A2ABFA is a HEX color with RGB value rgb(162, 171, 250) and HSL value hsl(234, 90%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A2ABFA?+

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