Stone Path
#e4efe5 · one of 31,915 named colors
Stone Path is a very light, soft green with the hex code #e4efe5. In RGB it is 228 red, 239 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#e4efe5HEX8
#e4efe5ffRGB
rgb(228, 239, 229)RGBA
rgba(228, 239, 229, 1)RGB %
rgb(89%, 94%, 90%)HSL
hsl(125, 26%, 92%)HSLA
hsla(125, 26%, 92%, 1)Variables
Sass
$stone-path: #e4efe5;Less
@stone-path: #e4efe5;CSS
--stone-path: #e4efe5;