Pale Egg
#fde8d0 · one of 31,915 named colors
Pale Egg is a very light, vivid orange with the hex code #fde8d0. In RGB it is 253 red, 232 green and 208 blue, and black text is most readable on top of it.
Codes
HEX
#fde8d0HEX8
#fde8d0ffRGB
rgb(253, 232, 208)RGBA
rgba(253, 232, 208, 1)RGB %
rgb(99%, 91%, 82%)HSL
hsl(32, 92%, 90%)HSLA
hsla(32, 92%, 90%, 1)Variables
Sass
$pale-egg: #fde8d0;Less
@pale-egg: #fde8d0;CSS
--pale-egg: #fde8d0;