#A9FDFB Color

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

Color preview

#A9FDFB

Color formats

HEX
#A9FDFB
RGB
rgb(169, 253, 251)
RGBA
rgba(169, 253, 251, 1)
HSL
hsl(179, 95%, 83%)
HSV
hsv(179, 33%, 99%)
CMYK
cmyk(33%, 0%, 1%, 1%)
CSS variable
--color-primary: #A9FDFB;
Lowercase HEX
#a9fdfb

Shades

Tints

Tones

Harmony

CSS snippets for #A9FDFB

.color-a9fdfb {
  color: #A9FDFB;
  background-color: #A9FDFB;
}

Frequently asked questions

What color is #A9FDFB?+

#A9FDFB is a HEX color with RGB value rgb(169, 253, 251) and HSL value hsl(179, 95%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A9FDFB?+

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