Egg White
#ffefc1 · one of 31,915 named colors
Egg White is a very light, vivid yellow with the hex code #ffefc1. In RGB it is 255 red, 239 green and 193 blue, and black text is most readable on top of it.
Codes
HEX
#ffefc1HEX8
#ffefc1ffRGB
rgb(255, 239, 193)RGBA
rgba(255, 239, 193, 1)RGB %
rgb(100%, 94%, 76%)HSL
hsl(45, 100%, 88%)HSLA
hsla(45, 100%, 88%, 1)Variables
Sass
$egg-white: #ffefc1;Less
@egg-white: #ffefc1;CSS
--egg-white: #ffefc1;