Soft Focus
#e2efdd · one of 31,915 named colors
Soft Focus is a very light, soft green with the hex code #e2efdd. In RGB it is 226 red, 239 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#e2efddHEX8
#e2efddffRGB
rgb(226, 239, 221)RGBA
rgba(226, 239, 221, 1)RGB %
rgb(89%, 94%, 87%)HSL
hsl(103, 36%, 90%)HSLA
hsla(103, 36%, 90%, 1)Variables
Sass
$soft-focus: #e2efdd;Less
@soft-focus: #e2efdd;CSS
--soft-focus: #e2efdd;