#A1FADC Color

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

Color preview

#A1FADC

Color formats

HEX
#A1FADC
RGB
rgb(161, 250, 220)
RGBA
rgba(161, 250, 220, 1)
HSL
hsl(160, 90%, 81%)
HSV
hsv(160, 36%, 98%)
CMYK
cmyk(36%, 0%, 12%, 2%)
CSS variable
--color-primary: #A1FADC;
Lowercase HEX
#a1fadc

Shades

Tints

Tones

Harmony

CSS snippets for #A1FADC

.color-a1fadc {
  color: #A1FADC;
  background-color: #A1FADC;
}

Frequently asked questions

What color is #A1FADC?+

#A1FADC is a HEX color with RGB value rgb(161, 250, 220) and HSL value hsl(160, 90%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1FADC?+

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