#A1DF1C Color

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

Color preview

#A1DF1C

Color formats

HEX
#A1DF1C
RGB
rgb(161, 223, 28)
RGBA
rgba(161, 223, 28, 1)
HSL
hsl(79, 78%, 49%)
HSV
hsv(79, 87%, 87%)
CMYK
cmyk(28%, 0%, 87%, 13%)
CSS variable
--color-primary: #A1DF1C;
Lowercase HEX
#a1df1c

Shades

Tints

Tones

Harmony

CSS snippets for #A1DF1C

.color-a1df1c {
  color: #A1DF1C;
  background-color: #A1DF1C;
}

Frequently asked questions

What color is #A1DF1C?+

#A1DF1C is a HEX color with RGB value rgb(161, 223, 28) and HSL value hsl(79, 78%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A1DF1C?+

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