#A1BFFF Color

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

Color preview

#A1BFFF

Color formats

HEX
#A1BFFF
RGB
rgb(161, 191, 255)
RGBA
rgba(161, 191, 255, 1)
HSL
hsl(221, 100%, 82%)
HSV
hsv(221, 37%, 100%)
CMYK
cmyk(37%, 25%, 0%, 0%)
CSS variable
--color-primary: #A1BFFF;
Lowercase HEX
#a1bfff

Shades

Tints

Tones

Harmony

CSS snippets for #A1BFFF

.color-a1bfff {
  color: #A1BFFF;
  background-color: #A1BFFF;
}

Frequently asked questions

What color is #A1BFFF?+

#A1BFFF is a HEX color with RGB value rgb(161, 191, 255) and HSL value hsl(221, 100%, 82%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #A1BFFF?+

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