Green Acres
#53a144 · one of 31,915 named colors
Green Acres is a medium, soft green with the hex code #53a144. In RGB it is 83 red, 161 green and 68 blue, and black text is most readable on top of it.
Codes
HEX
#53a144HEX8
#53a144ffRGB
rgb(83, 161, 68)RGBA
rgba(83, 161, 68, 1)RGB %
rgb(33%, 63%, 27%)HSL
hsl(110, 41%, 45%)HSLA
hsla(110, 41%, 45%, 1)Variables
Sass
$green-acres: #53a144;Less
@green-acres: #53a144;CSS
--green-acres: #53a144;