Tiger Moth
#f8f2dd · one of 31,915 named colors
Tiger Moth is a very light, strong yellow with the hex code #f8f2dd. In RGB it is 248 red, 242 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#f8f2ddHEX8
#f8f2ddffRGB
rgb(248, 242, 221)RGBA
rgba(248, 242, 221, 1)RGB %
rgb(97%, 95%, 87%)HSL
hsl(47, 66%, 92%)HSLA
hsla(47, 66%, 92%, 1)Variables
Sass
$tiger-moth: #f8f2dd;Less
@tiger-moth: #f8f2dd;CSS
--tiger-moth: #f8f2dd;