Candle Wax
#f2eacf · one of 31,915 named colors
Candle Wax is a very light, strong yellow with the hex code #f2eacf. In RGB it is 242 red, 234 green and 207 blue, and black text is most readable on top of it.
Codes
HEX
#f2eacfHEX8
#f2eacfffRGB
rgb(242, 234, 207)RGBA
rgba(242, 234, 207, 1)RGB %
rgb(95%, 92%, 81%)HSL
hsl(46, 57%, 88%)HSLA
hsla(46, 57%, 88%, 1)Variables
Sass
$candle-wax: #f2eacf;Less
@candle-wax: #f2eacf;CSS
--candle-wax: #f2eacf;