Skullfire
#f9f5da · one of 31,915 named colors
Skullfire is a very light, strong yellow with the hex code #f9f5da. In RGB it is 249 red, 245 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#f9f5daHEX8
#f9f5daffRGB
rgb(249, 245, 218)RGBA
rgba(249, 245, 218, 1)RGB %
rgb(98%, 96%, 85%)HSL
hsl(52, 72%, 92%)HSLA
hsla(52, 72%, 92%, 1)Variables
Sass
$skullfire: #f9f5da;Less
@skullfire: #f9f5da;CSS
--skullfire: #f9f5da;