Hazelwood
#fff3d5 · one of 31,915 named colors
Hazelwood is a very light, vivid yellow with the hex code #fff3d5. In RGB it is 255 red, 243 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#fff3d5HEX8
#fff3d5ffRGB
rgb(255, 243, 213)RGBA
rgba(255, 243, 213, 1)RGB %
rgb(100%, 95%, 84%)HSL
hsl(43, 100%, 92%)HSLA
hsla(43, 100%, 92%, 1)Variables
Sass
$hazelwood: #fff3d5;Less
@hazelwood: #fff3d5;CSS
--hazelwood: #fff3d5;