#A1EEEB Color

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

Color preview

#A1EEEB

Color formats

HEX
#A1EEEB
RGB
rgb(161, 238, 235)
RGBA
rgba(161, 238, 235, 1)
HSL
hsl(178, 69%, 78%)
HSV
hsv(178, 32%, 93%)
CMYK
cmyk(32%, 0%, 1%, 7%)
CSS variable
--color-primary: #A1EEEB;
Lowercase HEX
#a1eeeb

Shades

Tints

Tones

Harmony

CSS snippets for #A1EEEB

.color-a1eeeb {
  color: #A1EEEB;
  background-color: #A1EEEB;
}

Frequently asked questions

What color is #A1EEEB?+

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

What is the closest Tailwind color to #A1EEEB?+

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