White Corn
#f0d498 · one of 31,915 named colors
White Corn is a light, strong yellow with the hex code #f0d498. In RGB it is 240 red, 212 green and 152 blue, and black text is most readable on top of it.
Codes
HEX
#f0d498HEX8
#f0d498ffRGB
rgb(240, 212, 152)RGBA
rgba(240, 212, 152, 1)RGB %
rgb(94%, 83%, 60%)HSL
hsl(41, 75%, 77%)HSLA
hsla(41, 75%, 77%, 1)Variables
Sass
$white-corn: #f0d498;Less
@white-corn: #f0d498;CSS
--white-corn: #f0d498;