Milk Punch
#fff4d3 · one of 31,915 named colors
Milk Punch is a very light, vivid yellow with the hex code #fff4d3. In RGB it is 255 red, 244 green and 211 blue, and black text is most readable on top of it.
Codes
HEX
#fff4d3HEX8
#fff4d3ffRGB
rgb(255, 244, 211)RGBA
rgba(255, 244, 211, 1)RGB %
rgb(100%, 96%, 83%)HSL
hsl(45, 100%, 91%)HSLA
hsla(45, 100%, 91%, 1)Variables
Sass
$milk-punch: #fff4d3;Less
@milk-punch: #fff4d3;CSS
--milk-punch: #fff4d3;