Tuberose
#fffaec · one of 31,915 named colors
Tuberose is a very light, vivid yellow with the hex code #fffaec. In RGB it is 255 red, 250 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#fffaecHEX8
#fffaecffRGB
rgb(255, 250, 236)RGBA
rgba(255, 250, 236, 1)RGB %
rgb(100%, 98%, 93%)HSL
hsl(44, 100%, 96%)HSLA
hsla(44, 100%, 96%, 1)Variables
Sass
$tuberose: #fffaec;Less
@tuberose: #fffaec;CSS
--tuberose: #fffaec;