Fondue
#fdf5c4 · one of 31,915 named colors
Fondue is a very light, vivid yellow with the hex code #fdf5c4. In RGB it is 253 red, 245 green and 196 blue, and black text is most readable on top of it.
Codes
HEX
#fdf5c4HEX8
#fdf5c4ffRGB
rgb(253, 245, 196)RGBA
rgba(253, 245, 196, 1)RGB %
rgb(99%, 96%, 77%)HSL
hsl(52, 93%, 88%)HSLA
hsla(52, 93%, 88%, 1)Variables
Sass
$fondue: #fdf5c4;Less
@fondue: #fdf5c4;CSS
--fondue: #fdf5c4;