Sweet Corn
#f9e176 · one of 31,915 named colors
Sweet Corn is a light, vivid yellow with the hex code #f9e176. In RGB it is 249 red, 225 green and 118 blue, and black text is most readable on top of it.
Codes
HEX
#f9e176HEX8
#f9e176ffRGB
rgb(249, 225, 118)RGBA
rgba(249, 225, 118, 1)RGB %
rgb(98%, 88%, 46%)HSL
hsl(49, 92%, 72%)HSLA
hsla(49, 92%, 72%, 1)Variables
Sass
$sweet-corn: #f9e176;Less
@sweet-corn: #f9e176;CSS
--sweet-corn: #f9e176;