Fried Egg
#ffe464 · one of 31,915 named colors
Fried Egg is a light, vivid yellow with the hex code #ffe464. In RGB it is 255 red, 228 green and 100 blue, and black text is most readable on top of it.
Codes
HEX
#ffe464HEX8
#ffe464ffRGB
rgb(255, 228, 100)RGBA
rgba(255, 228, 100, 1)RGB %
rgb(100%, 89%, 39%)HSL
hsl(50, 100%, 70%)HSLA
hsla(50, 100%, 70%, 1)Variables
Sass
$fried-egg: #ffe464;Less
@fried-egg: #ffe464;CSS
--fried-egg: #ffe464;