#A9D0EF Color

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

Color preview

#A9D0EF

Color formats

HEX
#A9D0EF
RGB
rgb(169, 208, 239)
RGBA
rgba(169, 208, 239, 1)
HSL
hsl(207, 69%, 80%)
HSV
hsv(207, 29%, 94%)
CMYK
cmyk(29%, 13%, 0%, 6%)
CSS variable
--color-primary: #A9D0EF;
Lowercase HEX
#a9d0ef

Shades

Tints

Tones

Harmony

CSS snippets for #A9D0EF

.color-a9d0ef {
  color: #A9D0EF;
  background-color: #A9D0EF;
}

Frequently asked questions

What color is #A9D0EF?+

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

What is the closest Tailwind color to #A9D0EF?+

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