Meringue
#f3e4b3 · one of 31,915 named colors
Meringue is a light, strong yellow with the hex code #f3e4b3. In RGB it is 243 red, 228 green and 179 blue, and black text is most readable on top of it.
Codes
HEX
#f3e4b3HEX8
#f3e4b3ffRGB
rgb(243, 228, 179)RGBA
rgba(243, 228, 179, 1)RGB %
rgb(95%, 89%, 70%)HSL
hsl(46, 73%, 83%)HSLA
hsla(46, 73%, 83%, 1)Variables
Sass
$meringue: #f3e4b3;Less
@meringue: #f3e4b3;CSS
--meringue: #f3e4b3;