#A1BFFB Color

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

Color preview

#A1BFFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1BFFB

.color-a1bffb {
  color: #A1BFFB;
  background-color: #A1BFFB;
}

Frequently asked questions

What color is #A1BFFB?+

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

What is the closest Tailwind color to #A1BFFB?+

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