#A1DBFF Color

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

Color preview

#A1DBFF

Color formats

HEX
#A1DBFF
RGB
rgb(161, 219, 255)
RGBA
rgba(161, 219, 255, 1)
HSL
hsl(203, 100%, 82%)
HSV
hsv(203, 37%, 100%)
CMYK
cmyk(37%, 14%, 0%, 0%)
CSS variable
--color-primary: #A1DBFF;
Lowercase HEX
#a1dbff

Shades

Tints

Tones

Harmony

CSS snippets for #A1DBFF

.color-a1dbff {
  color: #A1DBFF;
  background-color: #A1DBFF;
}

Frequently asked questions

What color is #A1DBFF?+

#A1DBFF is a HEX color with RGB value rgb(161, 219, 255) and HSL value hsl(203, 100%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1DBFF?+

The closest Tailwind color is cyan-200, available as the bg-cyan-200 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