#A2FFBF Color

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

Color preview

#A2FFBF

Color formats

HEX
#A2FFBF
RGB
rgb(162, 255, 191)
RGBA
rgba(162, 255, 191, 1)
HSL
hsl(139, 100%, 82%)
HSV
hsv(139, 36%, 100%)
CMYK
cmyk(36%, 0%, 25%, 0%)
CSS variable
--color-primary: #A2FFBF;
Lowercase HEX
#a2ffbf

Shades

Tints

Tones

Harmony

CSS snippets for #A2FFBF

.color-a2ffbf {
  color: #A2FFBF;
  background-color: #A2FFBF;
}

Frequently asked questions

What color is #A2FFBF?+

#A2FFBF is a HEX color with RGB value rgb(162, 255, 191) and HSL value hsl(139, 100%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A2FFBF?+

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