#A1FFAB Color

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

Color preview

#A1FFAB

Color formats

HEX
#A1FFAB
RGB
rgb(161, 255, 171)
RGBA
rgba(161, 255, 171, 1)
HSL
hsl(126, 100%, 82%)
HSV
hsv(126, 37%, 100%)
CMYK
cmyk(37%, 0%, 33%, 0%)
CSS variable
--color-primary: #A1FFAB;
Lowercase HEX
#a1ffab

Shades

Tints

Tones

Harmony

CSS snippets for #A1FFAB

.color-a1ffab {
  color: #A1FFAB;
  background-color: #A1FFAB;
}

Frequently asked questions

What color is #A1FFAB?+

#A1FFAB is a HEX color with RGB value rgb(161, 255, 171) and HSL value hsl(126, 100%, 82%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A1FFAB?+

The closest Tailwind color is green-300, available as the bg-green-300 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