#A2DE32 Color

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

Color preview

#A2DE32

Color formats

HEX
#A2DE32
RGB
rgb(162, 222, 50)
RGBA
rgba(162, 222, 50, 1)
HSL
hsl(81, 72%, 53%)
HSV
hsv(81, 77%, 87%)
CMYK
cmyk(27%, 0%, 77%, 13%)
CSS variable
--color-primary: #A2DE32;
Lowercase HEX
#a2de32

Shades

Tints

Tones

Harmony

CSS snippets for #A2DE32

.color-a2de32 {
  color: #A2DE32;
  background-color: #A2DE32;
}

Frequently asked questions

What color is #A2DE32?+

#A2DE32 is a HEX color with RGB value rgb(162, 222, 50) and HSL value hsl(81, 72%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A2DE32?+

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