First of the Month Green
#24d427 · one of 31,915 named colors
First of the Month Green is a medium, strong green with the hex code #24d427. In RGB it is 36 red, 212 green and 39 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try First of the Month Green in the generator →
Codes
HEX
#24d427HEX8
#24d427ffRGB
rgb(36, 212, 39)RGBA
rgba(36, 212, 39, 1)RGB %
rgb(14%, 83%, 15%)HSL
hsl(121, 71%, 49%)HSLA
hsla(121, 71%, 49%, 1)Variables
Sass
$first-of-the-month-green: #24d427;Less
@first-of-the-month-green: #24d427;CSS
--first-of-the-month-green: #24d427;