#ABFD85 Color

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

Color preview

#ABFD85

Color formats

HEX
#ABFD85
RGB
rgb(171, 253, 133)
RGBA
rgba(171, 253, 133, 1)
HSL
hsl(101, 97%, 76%)
HSV
hsv(101, 47%, 99%)
CMYK
cmyk(32%, 0%, 47%, 1%)
CSS variable
--color-primary: #ABFD85;
Lowercase HEX
#abfd85

Shades

Tints

Tones

Harmony

CSS snippets for #ABFD85

.color-abfd85 {
  color: #ABFD85;
  background-color: #ABFD85;
}

Frequently asked questions

What color is #ABFD85?+

#ABFD85 is a HEX color with RGB value rgb(171, 253, 133) and HSL value hsl(101, 97%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFD85?+

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