Nero’s Green
#318181 · one of 31,915 named colors
Nero’s Green is a dark, soft cyan with the hex code #318181. In RGB it is 49 red, 129 green and 129 blue, and black text is most readable on top of it.
Codes
HEX
#318181HEX8
#318181ffRGB
rgb(49, 129, 129)RGBA
rgba(49, 129, 129, 1)RGB %
rgb(19%, 51%, 51%)HSL
hsl(180, 45%, 35%)HSLA
hsla(180, 45%, 35%, 1)Variables
Sass
$nero-s-green: #318181;Less
@nero-s-green: #318181;CSS
--nero-s-green: #318181;