Cool Yellow
#eaefce · one of 31,915 named colors
Cool Yellow is a very light, strong green with the hex code #eaefce. In RGB it is 234 red, 239 green and 206 blue, and black text is most readable on top of it.
Codes
HEX
#eaefceHEX8
#eaefceffRGB
rgb(234, 239, 206)RGBA
rgba(234, 239, 206, 1)RGB %
rgb(92%, 94%, 81%)HSL
hsl(69, 51%, 87%)HSLA
hsla(69, 51%, 87%, 1)Variables
Sass
$cool-yellow: #eaefce;Less
@cool-yellow: #eaefce;CSS
--cool-yellow: #eaefce;