Yellow Corn
#ffde88 · one of 31,915 named colors
Yellow Corn is a light, vivid yellow with the hex code #ffde88. In RGB it is 255 red, 222 green and 136 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Yellow Corn in the generator →
Codes
HEX
#ffde88HEX8
#ffde88ffRGB
rgb(255, 222, 136)RGBA
rgba(255, 222, 136, 1)RGB %
rgb(100%, 87%, 53%)HSL
hsl(43, 100%, 77%)HSLA
hsla(43, 100%, 77%, 1)Variables
Sass
$yellow-corn: #ffde88;Less
@yellow-corn: #ffde88;CSS
--yellow-corn: #ffde88;