#A1BDFF Color

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

Color preview

#A1BDFF

Color formats

HEX
#A1BDFF
RGB
rgb(161, 189, 255)
RGBA
rgba(161, 189, 255, 1)
HSL
hsl(222, 100%, 82%)
HSV
hsv(222, 37%, 100%)
CMYK
cmyk(37%, 26%, 0%, 0%)
CSS variable
--color-primary: #A1BDFF;
Lowercase HEX
#a1bdff

Shades

Tints

Tones

Harmony

CSS snippets for #A1BDFF

.color-a1bdff {
  color: #A1BDFF;
  background-color: #A1BDFF;
}

Frequently asked questions

What color is #A1BDFF?+

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

What is the closest Tailwind color to #A1BDFF?+

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