#A1DCFF Color

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

Color preview

#A1DCFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A1DCFF

.color-a1dcff {
  color: #A1DCFF;
  background-color: #A1DCFF;
}

Frequently asked questions

What color is #A1DCFF?+

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

What is the closest Tailwind color to #A1DCFF?+

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