#ABF05D Color

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

Color preview

#ABF05D

Color formats

HEX
#ABF05D
RGB
rgb(171, 240, 93)
RGBA
rgba(171, 240, 93, 1)
HSL
hsl(88, 83%, 65%)
HSV
hsv(88, 61%, 94%)
CMYK
cmyk(29%, 0%, 61%, 6%)
CSS variable
--color-primary: #ABF05D;
Lowercase HEX
#abf05d

Shades

Tints

Tones

Harmony

CSS snippets for #ABF05D

.color-abf05d {
  color: #ABF05D;
  background-color: #ABF05D;
}

Frequently asked questions

What color is #ABF05D?+

#ABF05D is a HEX color with RGB value rgb(171, 240, 93) and HSL value hsl(88, 83%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABF05D?+

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