#A9DFFB Color

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

Color preview

#A9DFFB

Color formats

HEX
#A9DFFB
RGB
rgb(169, 223, 251)
RGBA
rgba(169, 223, 251, 1)
HSL
hsl(200, 91%, 82%)
HSV
hsv(200, 33%, 98%)
CMYK
cmyk(33%, 11%, 0%, 2%)
CSS variable
--color-primary: #A9DFFB;
Lowercase HEX
#a9dffb

Shades

Tints

Tones

Harmony

CSS snippets for #A9DFFB

.color-a9dffb {
  color: #A9DFFB;
  background-color: #A9DFFB;
}

Frequently asked questions

What color is #A9DFFB?+

#A9DFFB is a HEX color with RGB value rgb(169, 223, 251) and HSL value hsl(200, 91%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A9DFFB?+

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