#A1DE1B Color

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

Color preview

#A1DE1B

Color formats

HEX
#A1DE1B
RGB
rgb(161, 222, 27)
RGBA
rgba(161, 222, 27, 1)
HSL
hsl(79, 78%, 49%)
HSV
hsv(79, 88%, 87%)
CMYK
cmyk(27%, 0%, 88%, 13%)
CSS variable
--color-primary: #A1DE1B;
Lowercase HEX
#a1de1b

Shades

Tints

Tones

Harmony

CSS snippets for #A1DE1B

.color-a1de1b {
  color: #A1DE1B;
  background-color: #A1DE1B;
}

Frequently asked questions

What color is #A1DE1B?+

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

What is the closest Tailwind color to #A1DE1B?+

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