#A1FAE2 Color

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

Color preview

#A1FAE2

Color formats

HEX
#A1FAE2
RGB
rgb(161, 250, 226)
RGBA
rgba(161, 250, 226, 1)
HSL
hsl(164, 90%, 81%)
HSV
hsv(164, 36%, 98%)
CMYK
cmyk(36%, 0%, 10%, 2%)
CSS variable
--color-primary: #A1FAE2;
Lowercase HEX
#a1fae2

Shades

Tints

Tones

Harmony

CSS snippets for #A1FAE2

.color-a1fae2 {
  color: #A1FAE2;
  background-color: #A1FAE2;
}

Frequently asked questions

What color is #A1FAE2?+

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

What is the closest Tailwind color to #A1FAE2?+

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