Corn Field
#f8f3c4 · one of 31,915 named colors
Corn Field is a very light, vivid yellow with the hex code #f8f3c4. In RGB it is 248 red, 243 green and 196 blue, and black text is most readable on top of it.
Codes
HEX
#f8f3c4HEX8
#f8f3c4ffRGB
rgb(248, 243, 196)RGBA
rgba(248, 243, 196, 1)RGB %
rgb(97%, 95%, 77%)HSL
hsl(54, 79%, 87%)HSLA
hsla(54, 79%, 87%, 1)Variables
Sass
$corn-field: #f8f3c4;Less
@corn-field: #f8f3c4;CSS
--corn-field: #f8f3c4;