#A9DCFB Color

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

Color preview

#A9DCFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A9DCFB

.color-a9dcfb {
  color: #A9DCFB;
  background-color: #A9DCFB;
}

Frequently asked questions

What color is #A9DCFB?+

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

What is the closest Tailwind color to #A9DCFB?+

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