Golden Sap
#eed280 · one of 31,915 named colors
Golden Sap is a light, vivid yellow with the hex code #eed280. In RGB it is 238 red, 210 green and 128 blue, and black text is most readable on top of it.
Codes
HEX
#eed280HEX8
#eed280ffRGB
rgb(238, 210, 128)RGBA
rgba(238, 210, 128, 1)RGB %
rgb(93%, 82%, 50%)HSL
hsl(45, 76%, 72%)HSLA
hsla(45, 76%, 72%, 1)Variables
Sass
$golden-sap: #eed280;Less
@golden-sap: #eed280;CSS
--golden-sap: #eed280;