May Sun
#faead0 · one of 31,915 named colors
May Sun is a very light, vivid orange with the hex code #faead0. In RGB it is 250 red, 234 green and 208 blue, and black text is most readable on top of it.
Codes
HEX
#faead0HEX8
#faead0ffRGB
rgb(250, 234, 208)RGBA
rgba(250, 234, 208, 1)RGB %
rgb(98%, 92%, 82%)HSL
hsl(37, 81%, 90%)HSLA
hsla(37, 81%, 90%, 1)Variables
Sass
$may-sun: #faead0;Less
@may-sun: #faead0;CSS
--may-sun: #faead0;