#A2D25B Color

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

Color preview

#A2D25B

Color formats

HEX
#A2D25B
RGB
rgb(162, 210, 91)
RGBA
rgba(162, 210, 91, 1)
HSL
hsl(84, 57%, 59%)
HSV
hsv(84, 57%, 82%)
CMYK
cmyk(23%, 0%, 57%, 18%)
CSS variable
--color-primary: #A2D25B;
Lowercase HEX
#a2d25b

Shades

Tints

Tones

Harmony

CSS snippets for #A2D25B

.color-a2d25b {
  color: #A2D25B;
  background-color: #A2D25B;
}

Frequently asked questions

What color is #A2D25B?+

#A2D25B is a HEX color with RGB value rgb(162, 210, 91) and HSL value hsl(84, 57%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A2D25B?+

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