#ABDD40 Color

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

Color preview

#ABDD40

Color formats

HEX
#ABDD40
RGB
rgb(171, 221, 64)
RGBA
rgba(171, 221, 64, 1)
HSL
hsl(79, 70%, 56%)
HSV
hsv(79, 71%, 87%)
CMYK
cmyk(23%, 0%, 71%, 13%)
CSS variable
--color-primary: #ABDD40;
Lowercase HEX
#abdd40

Shades

Tints

Tones

Harmony

CSS snippets for #ABDD40

.color-abdd40 {
  color: #ABDD40;
  background-color: #ABDD40;
}

Frequently asked questions

What color is #ABDD40?+

#ABDD40 is a HEX color with RGB value rgb(171, 221, 64) and HSL value hsl(79, 70%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDD40?+

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