Sun Dust
#f6e0a4 · one of 31,915 named colors
Sun Dust is a light, vivid yellow with the hex code #f6e0a4. In RGB it is 246 red, 224 green and 164 blue, and black text is most readable on top of it.
Codes
HEX
#f6e0a4HEX8
#f6e0a4ffRGB
rgb(246, 224, 164)RGBA
rgba(246, 224, 164, 1)RGB %
rgb(96%, 88%, 64%)HSL
hsl(44, 82%, 80%)HSLA
hsla(44, 82%, 80%, 1)Variables
Sass
$sun-dust: #f6e0a4;Less
@sun-dust: #f6e0a4;CSS
--sun-dust: #f6e0a4;