#A9D9FE Color

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

Color preview

#A9D9FE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A9D9FE

.color-a9d9fe {
  color: #A9D9FE;
  background-color: #A9D9FE;
}

Frequently asked questions

What color is #A9D9FE?+

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

What is the closest Tailwind color to #A9D9FE?+

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