#A9FAFC Color

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

Color preview

#A9FAFC

Color formats

HEX
#A9FAFC
RGB
rgb(169, 250, 252)
RGBA
rgba(169, 250, 252, 1)
HSL
hsl(181, 93%, 83%)
HSV
hsv(181, 33%, 99%)
CMYK
cmyk(33%, 1%, 0%, 1%)
CSS variable
--color-primary: #A9FAFC;
Lowercase HEX
#a9fafc

Shades

Tints

Tones

Harmony

CSS snippets for #A9FAFC

.color-a9fafc {
  color: #A9FAFC;
  background-color: #A9FAFC;
}

Frequently asked questions

What color is #A9FAFC?+

#A9FAFC is a HEX color with RGB value rgb(169, 250, 252) and HSL value hsl(181, 93%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A9FAFC?+

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