#A1EEDC Color

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

Color preview

#A1EEDC

Color formats

HEX
#A1EEDC
RGB
rgb(161, 238, 220)
RGBA
rgba(161, 238, 220, 1)
HSL
hsl(166, 69%, 78%)
HSV
hsv(166, 32%, 93%)
CMYK
cmyk(32%, 0%, 8%, 7%)
CSS variable
--color-primary: #A1EEDC;
Lowercase HEX
#a1eedc

Shades

Tints

Tones

Harmony

CSS snippets for #A1EEDC

.color-a1eedc {
  color: #A1EEDC;
  background-color: #A1EEDC;
}

Frequently asked questions

What color is #A1EEDC?+

#A1EEDC is a HEX color with RGB value rgb(161, 238, 220) and HSL value hsl(166, 69%, 78%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1EEDC?+

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