#A1D2EF Color

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

Color preview

#A1D2EF

Color formats

HEX
#A1D2EF
RGB
rgb(161, 210, 239)
RGBA
rgba(161, 210, 239, 1)
HSL
hsl(202, 71%, 78%)
HSV
hsv(202, 33%, 94%)
CMYK
cmyk(33%, 12%, 0%, 6%)
CSS variable
--color-primary: #A1D2EF;
Lowercase HEX
#a1d2ef

Shades

Tints

Tones

Harmony

CSS snippets for #A1D2EF

.color-a1d2ef {
  color: #A1D2EF;
  background-color: #A1D2EF;
}

Frequently asked questions

What color is #A1D2EF?+

#A1D2EF is a HEX color with RGB value rgb(161, 210, 239) and HSL value hsl(202, 71%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1D2EF?+

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