#ABFFA6 Color

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

Color preview

#ABFFA6

Color formats

HEX
#ABFFA6
RGB
rgb(171, 255, 166)
RGBA
rgba(171, 255, 166, 1)
HSL
hsl(117, 100%, 83%)
HSV
hsv(117, 35%, 100%)
CMYK
cmyk(33%, 0%, 35%, 0%)
CSS variable
--color-primary: #ABFFA6;
Lowercase HEX
#abffa6

Shades

Tints

Tones

Harmony

CSS snippets for #ABFFA6

.color-abffa6 {
  color: #ABFFA6;
  background-color: #ABFFA6;
}

Frequently asked questions

What color is #ABFFA6?+

#ABFFA6 is a HEX color with RGB value rgb(171, 255, 166) and HSL value hsl(117, 100%, 83%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFFA6?+

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