Cream Filling
#f5f1da · one of 31,915 named colors
Cream Filling is a very light, strong yellow with the hex code #f5f1da. In RGB it is 245 red, 241 green and 218 blue, and black text is most readable on top of it.
Part of Shades of Yellow →
Try Cream Filling in the generator →
Codes
HEX
#f5f1daHEX8
#f5f1daffRGB
rgb(245, 241, 218)RGBA
rgba(245, 241, 218, 1)RGB %
rgb(96%, 95%, 85%)HSL
hsl(51, 57%, 91%)HSLA
hsla(51, 57%, 91%, 1)Variables
Sass
$cream-filling: #f5f1da;Less
@cream-filling: #f5f1da;CSS
--cream-filling: #f5f1da;