#A9D8FE Color

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

Color preview

#A9D8FE

Color formats

HEX
#A9D8FE
RGB
rgb(169, 216, 254)
RGBA
rgba(169, 216, 254, 1)
HSL
hsl(207, 98%, 83%)
HSV
hsv(207, 33%, 100%)
CMYK
cmyk(33%, 15%, 0%, 0%)
CSS variable
--color-primary: #A9D8FE;
Lowercase HEX
#a9d8fe

Shades

Tints

Tones

Harmony

CSS snippets for #A9D8FE

.color-a9d8fe {
  color: #A9D8FE;
  background-color: #A9D8FE;
}

Frequently asked questions

What color is #A9D8FE?+

#A9D8FE is a HEX color with RGB value rgb(169, 216, 254) and HSL value hsl(207, 98%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9D8FE?+

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