Silkworm
#eeeecc · one of 31,915 named colors
Silkworm is a very light, strong yellow with the hex code #eeeecc. In RGB it is 238 red, 238 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#eeeeccHEX8
#eeeeccffRGB
rgb(238, 238, 204)RGBA
rgba(238, 238, 204, 1)RGB %
rgb(93%, 93%, 80%)HSL
hsl(60, 50%, 87%)HSLA
hsla(60, 50%, 87%, 1)Variables
Sass
$silkworm: #eeeecc;Less
@silkworm: #eeeecc;CSS
--silkworm: #eeeecc;