Star Dust
#f9f3dd · one of 31,915 named colors
Star Dust is a very light, strong yellow with the hex code #f9f3dd. In RGB it is 249 red, 243 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#f9f3ddHEX8
#f9f3ddffRGB
rgb(249, 243, 221)RGBA
rgba(249, 243, 221, 1)RGB %
rgb(98%, 95%, 87%)HSL
hsl(47, 70%, 92%)HSLA
hsla(47, 70%, 92%, 1)Variables
Sass
$star-dust: #f9f3dd;Less
@star-dust: #f9f3dd;CSS
--star-dust: #f9f3dd;