#A9DDFB Color

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

Color preview

#A9DDFB

Color formats

HEX
#A9DDFB
RGB
rgb(169, 221, 251)
RGBA
rgba(169, 221, 251, 1)
HSL
hsl(202, 91%, 82%)
HSV
hsv(202, 33%, 98%)
CMYK
cmyk(33%, 12%, 0%, 2%)
CSS variable
--color-primary: #A9DDFB;
Lowercase HEX
#a9ddfb

Shades

Tints

Tones

Harmony

CSS snippets for #A9DDFB

.color-a9ddfb {
  color: #A9DDFB;
  background-color: #A9DDFB;
}

Frequently asked questions

What color is #A9DDFB?+

#A9DDFB is a HEX color with RGB value rgb(169, 221, 251) and HSL value hsl(202, 91%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A9DDFB?+

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