Baby Powder
#fefefa · one of 31,915 named colors
Baby Powder is a very light, strong yellow with the hex code #fefefa. In RGB it is 254 red, 254 green and 250 blue, and black text is most readable on top of it.
Codes
HEX
#fefefaHEX8
#fefefaffRGB
rgb(254, 254, 250)RGBA
rgba(254, 254, 250, 1)RGB %
rgb(100%, 100%, 98%)HSL
hsl(60, 67%, 99%)HSLA
hsla(60, 67%, 99%, 1)Variables
Sass
$baby-powder: #fefefa;Less
@baby-powder: #fefefa;CSS
--baby-powder: #fefefa;