#A1ECBF Color

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

Color preview

#A1ECBF

Color formats

HEX
#A1ECBF
RGB
rgb(161, 236, 191)
RGBA
rgba(161, 236, 191, 1)
HSL
hsl(144, 66%, 78%)
HSV
hsv(144, 32%, 93%)
CMYK
cmyk(32%, 0%, 19%, 7%)
CSS variable
--color-primary: #A1ECBF;
Lowercase HEX
#a1ecbf

Shades

Tints

Tones

Harmony

CSS snippets for #A1ECBF

.color-a1ecbf {
  color: #A1ECBF;
  background-color: #A1ECBF;
}

Frequently asked questions

What color is #A1ECBF?+

#A1ECBF is a HEX color with RGB value rgb(161, 236, 191) and HSL value hsl(144, 66%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A1ECBF?+

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