Sushi Rice
#fff7df · one of 31,915 named colors
Sushi Rice is a very light, vivid yellow with the hex code #fff7df. In RGB it is 255 red, 247 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#fff7dfHEX8
#fff7dfffRGB
rgb(255, 247, 223)RGBA
rgba(255, 247, 223, 1)RGB %
rgb(100%, 97%, 87%)HSL
hsl(45, 100%, 94%)HSLA
hsla(45, 100%, 94%, 1)Variables
Sass
$sushi-rice: #fff7df;Less
@sushi-rice: #fff7df;CSS
--sushi-rice: #fff7df;