Easy
#beb394 · one of 31,915 named colors
Easy is a light, soft yellow with the hex code #beb394. In RGB it is 190 red, 179 green and 148 blue, and black text is most readable on top of it.
Codes
HEX
#beb394HEX8
#beb394ffRGB
rgb(190, 179, 148)RGBA
rgba(190, 179, 148, 1)RGB %
rgb(75%, 70%, 58%)HSL
hsl(44, 24%, 66%)HSLA
hsla(44, 24%, 66%, 1)Variables
Sass
$easy: #beb394;Less
@easy: #beb394;CSS
--easy: #beb394;