#A2ECBF Color

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

Color preview

#A2ECBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A2ECBF

.color-a2ecbf {
  color: #A2ECBF;
  background-color: #A2ECBF;
}

Frequently asked questions

What color is #A2ECBF?+

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

What is the closest Tailwind color to #A2ECBF?+

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