#A1BBFB Color

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

Color preview

#A1BBFB

Color formats

HEX
#A1BBFB
RGB
rgb(161, 187, 251)
RGBA
rgba(161, 187, 251, 1)
HSL
hsl(223, 92%, 81%)
HSV
hsv(223, 36%, 98%)
CMYK
cmyk(36%, 25%, 0%, 2%)
CSS variable
--color-primary: #A1BBFB;
Lowercase HEX
#a1bbfb

Shades

Tints

Tones

Harmony

CSS snippets for #A1BBFB

.color-a1bbfb {
  color: #A1BBFB;
  background-color: #A1BBFB;
}

Frequently asked questions

What color is #A1BBFB?+

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

What is the closest Tailwind color to #A1BBFB?+

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