Warm Sun
#faf6db · one of 31,915 named colors
Warm Sun is a very light, vivid yellow with the hex code #faf6db. In RGB it is 250 red, 246 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#faf6dbHEX8
#faf6dbffRGB
rgb(250, 246, 219)RGBA
rgba(250, 246, 219, 1)RGB %
rgb(98%, 96%, 86%)HSL
hsl(52, 76%, 92%)HSLA
hsla(52, 76%, 92%, 1)Variables
Sass
$warm-sun: #faf6db;Less
@warm-sun: #faf6db;CSS
--warm-sun: #faf6db;