#A1E5EC Color

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

Color preview

#A1E5EC

Color formats

HEX
#A1E5EC
RGB
rgb(161, 229, 236)
RGBA
rgba(161, 229, 236, 1)
HSL
hsl(186, 66%, 78%)
HSV
hsv(186, 32%, 93%)
CMYK
cmyk(32%, 3%, 0%, 7%)
CSS variable
--color-primary: #A1E5EC;
Lowercase HEX
#a1e5ec

Shades

Tints

Tones

Harmony

CSS snippets for #A1E5EC

.color-a1e5ec {
  color: #A1E5EC;
  background-color: #A1E5EC;
}

Frequently asked questions

What color is #A1E5EC?+

#A1E5EC is a HEX color with RGB value rgb(161, 229, 236) and HSL value hsl(186, 66%, 78%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #A1E5EC?+

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