Golden Buff
#f8e6c8 · one of 31,915 named colors
Golden Buff is a very light, vivid orange with the hex code #f8e6c8. In RGB it is 248 red, 230 green and 200 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Golden Buff in the generator →
Codes
HEX
#f8e6c8HEX8
#f8e6c8ffRGB
rgb(248, 230, 200)RGBA
rgba(248, 230, 200, 1)RGB %
rgb(97%, 90%, 78%)HSL
hsl(38, 77%, 88%)HSLA
hsla(38, 77%, 88%, 1)Variables
Sass
$golden-buff: #f8e6c8;Less
@golden-buff: #f8e6c8;CSS
--golden-buff: #f8e6c8;