#A2FDBF Color

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

Color preview

#A2FDBF

Color formats

HEX
#A2FDBF
RGB
rgb(162, 253, 191)
RGBA
rgba(162, 253, 191, 1)
HSL
hsl(139, 96%, 81%)
HSV
hsv(139, 36%, 99%)
CMYK
cmyk(36%, 0%, 25%, 1%)
CSS variable
--color-primary: #A2FDBF;
Lowercase HEX
#a2fdbf

Shades

Tints

Tones

Harmony

CSS snippets for #A2FDBF

.color-a2fdbf {
  color: #A2FDBF;
  background-color: #A2FDBF;
}

Frequently asked questions

What color is #A2FDBF?+

#A2FDBF is a HEX color with RGB value rgb(162, 253, 191) and HSL value hsl(139, 96%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A2FDBF?+

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