#A1EACC Color

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

Color preview

#A1EACC

Color formats

HEX
#A1EACC
RGB
rgb(161, 234, 204)
RGBA
rgba(161, 234, 204, 1)
HSL
hsl(155, 63%, 77%)
HSV
hsv(155, 31%, 92%)
CMYK
cmyk(31%, 0%, 13%, 8%)
CSS variable
--color-primary: #A1EACC;
Lowercase HEX
#a1eacc

Shades

Tints

Tones

Harmony

CSS snippets for #A1EACC

.color-a1eacc {
  color: #A1EACC;
  background-color: #A1EACC;
}

Frequently asked questions

What color is #A1EACC?+

#A1EACC is a HEX color with RGB value rgb(161, 234, 204) and HSL value hsl(155, 63%, 77%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #A1EACC?+

The closest Tailwind color is emerald-200, available as the bg-emerald-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