#A9D2EF Color

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

Color preview

#A9D2EF

Color formats

HEX
#A9D2EF
RGB
rgb(169, 210, 239)
RGBA
rgba(169, 210, 239, 1)
HSL
hsl(205, 69%, 80%)
HSV
hsv(205, 29%, 94%)
CMYK
cmyk(29%, 12%, 0%, 6%)
CSS variable
--color-primary: #A9D2EF;
Lowercase HEX
#a9d2ef

Shades

Tints

Tones

Harmony

CSS snippets for #A9D2EF

.color-a9d2ef {
  color: #A9D2EF;
  background-color: #A9D2EF;
}

Frequently asked questions

What color is #A9D2EF?+

#A9D2EF is a HEX color with RGB value rgb(169, 210, 239) and HSL value hsl(205, 69%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9D2EF?+

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