Plains
#f5de85 · one of 31,915 named colors
Plains is a light, vivid yellow with the hex code #f5de85. In RGB it is 245 red, 222 green and 133 blue, and black text is most readable on top of it.
Codes
HEX
#f5de85HEX8
#f5de85ffRGB
rgb(245, 222, 133)RGBA
rgba(245, 222, 133, 1)RGB %
rgb(96%, 87%, 52%)HSL
hsl(48, 85%, 74%)HSLA
hsla(48, 85%, 74%, 1)Variables
Sass
$plains: #f5de85;Less
@plains: #f5de85;CSS
--plains: #f5de85;