#A2E1B8 Color

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

Color preview

#A2E1B8

Color formats

HEX
#A2E1B8
RGB
rgb(162, 225, 184)
RGBA
rgba(162, 225, 184, 1)
HSL
hsl(141, 51%, 76%)
HSV
hsv(141, 28%, 88%)
CMYK
cmyk(28%, 0%, 18%, 12%)
CSS variable
--color-primary: #A2E1B8;
Lowercase HEX
#a2e1b8

Shades

Tints

Tones

Harmony

CSS snippets for #A2E1B8

.color-a2e1b8 {
  color: #A2E1B8;
  background-color: #A2E1B8;
}

Frequently asked questions

What color is #A2E1B8?+

#A2E1B8 is a HEX color with RGB value rgb(162, 225, 184) and HSL value hsl(141, 51%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A2E1B8?+

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