#A2BFFB Color

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

Color preview

#A2BFFB

Color formats

HEX
#A2BFFB
RGB
rgb(162, 191, 251)
RGBA
rgba(162, 191, 251, 1)
HSL
hsl(220, 92%, 81%)
HSV
hsv(220, 35%, 98%)
CMYK
cmyk(35%, 24%, 0%, 2%)
CSS variable
--color-primary: #A2BFFB;
Lowercase HEX
#a2bffb

Shades

Tints

Tones

Harmony

CSS snippets for #A2BFFB

.color-a2bffb {
  color: #A2BFFB;
  background-color: #A2BFFB;
}

Frequently asked questions

What color is #A2BFFB?+

#A2BFFB is a HEX color with RGB value rgb(162, 191, 251) and HSL value hsl(220, 92%, 81%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A2BFFB?+

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