Waxy Corn
#f8b500 · one of 31,915 named colors
Waxy Corn is a medium, vivid yellow with the hex code #f8b500. In RGB it is 248 red, 181 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#f8b500HEX8
#f8b500ffRGB
rgb(248, 181, 0)RGBA
rgba(248, 181, 0, 1)RGB %
rgb(97%, 71%, 0%)HSL
hsl(44, 100%, 49%)HSLA
hsla(44, 100%, 49%, 1)Variables
Sass
$waxy-corn: #f8b500;Less
@waxy-corn: #f8b500;CSS
--waxy-corn: #f8b500;