Dark Fern
#0a480d · one of 31,915 named colors
Dark Fern is a dark, vivid green with the hex code #0a480d. In RGB it is 10 red, 72 green and 13 blue, and white text is most readable on top of it.
Codes
HEX
#0a480dHEX8
#0a480dffRGB
rgb(10, 72, 13)RGBA
rgba(10, 72, 13, 1)RGB %
rgb(4%, 28%, 5%)HSL
hsl(123, 76%, 16%)HSLA
hsla(123, 76%, 16%, 1)Variables
Sass
$dark-fern: #0a480d;Less
@dark-fern: #0a480d;CSS
--dark-fern: #0a480d;