#A0FFAB Color

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

Color preview

#A0FFAB

Color formats

HEX
#A0FFAB
RGB
rgb(160, 255, 171)
RGBA
rgba(160, 255, 171, 1)
HSL
hsl(127, 100%, 81%)
HSV
hsv(127, 37%, 100%)
CMYK
cmyk(37%, 0%, 33%, 0%)
CSS variable
--color-primary: #A0FFAB;
Lowercase HEX
#a0ffab

Shades

Tints

Tones

Harmony

CSS snippets for #A0FFAB

.color-a0ffab {
  color: #A0FFAB;
  background-color: #A0FFAB;
}

Frequently asked questions

What color is #A0FFAB?+

#A0FFAB is a HEX color with RGB value rgb(160, 255, 171) and HSL value hsl(127, 100%, 81%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A0FFAB?+

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