Meatbun
#f8eed3 · one of 31,915 named colors
Meatbun is a very light, strong yellow with the hex code #f8eed3. In RGB it is 248 red, 238 green and 211 blue, and black text is most readable on top of it.
Codes
HEX
#f8eed3HEX8
#f8eed3ffRGB
rgb(248, 238, 211)RGBA
rgba(248, 238, 211, 1)RGB %
rgb(97%, 93%, 83%)HSL
hsl(44, 73%, 90%)HSLA
hsla(44, 73%, 90%, 1)Variables
Sass
$meatbun: #f8eed3;Less
@meatbun: #f8eed3;CSS
--meatbun: #f8eed3;