#A2DA55 Color

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

Color preview

#A2DA55

Color formats

HEX
#A2DA55
RGB
rgb(162, 218, 85)
RGBA
rgba(162, 218, 85, 1)
HSL
hsl(85, 64%, 59%)
HSV
hsv(85, 61%, 85%)
CMYK
cmyk(26%, 0%, 61%, 15%)
CSS variable
--color-primary: #A2DA55;
Lowercase HEX
#a2da55

Shades

Tints

Tones

Harmony

CSS snippets for #A2DA55

.color-a2da55 {
  color: #A2DA55;
  background-color: #A2DA55;
}

Frequently asked questions

What color is #A2DA55?+

#A2DA55 is a HEX color with RGB value rgb(162, 218, 85) and HSL value hsl(85, 64%, 59%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A2DA55?+

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