#A1E2EC Color

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

Color preview

#A1E2EC

Color formats

HEX
#A1E2EC
RGB
rgb(161, 226, 236)
RGBA
rgba(161, 226, 236, 1)
HSL
hsl(188, 66%, 78%)
HSV
hsv(188, 32%, 93%)
CMYK
cmyk(32%, 4%, 0%, 7%)
CSS variable
--color-primary: #A1E2EC;
Lowercase HEX
#a1e2ec

Shades

Tints

Tones

Harmony

CSS snippets for #A1E2EC

.color-a1e2ec {
  color: #A1E2EC;
  background-color: #A1E2EC;
}

Frequently asked questions

What color is #A1E2EC?+

#A1E2EC is a HEX color with RGB value rgb(161, 226, 236) and HSL value hsl(188, 66%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A1E2EC?+

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