#A2DF5C Color

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

Color preview

#A2DF5C

Color formats

HEX
#A2DF5C
RGB
rgb(162, 223, 92)
RGBA
rgba(162, 223, 92, 1)
HSL
hsl(88, 67%, 62%)
HSV
hsv(88, 59%, 87%)
CMYK
cmyk(27%, 0%, 59%, 13%)
CSS variable
--color-primary: #A2DF5C;
Lowercase HEX
#a2df5c

Shades

Tints

Tones

Harmony

CSS snippets for #A2DF5C

.color-a2df5c {
  color: #A2DF5C;
  background-color: #A2DF5C;
}

Frequently asked questions

What color is #A2DF5C?+

#A2DF5C is a HEX color with RGB value rgb(162, 223, 92) and HSL value hsl(88, 67%, 62%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A2DF5C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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