Golden Cream
#f7b768 · one of 31,915 named colors
Golden Cream is a light, vivid orange with the hex code #f7b768. In RGB it is 247 red, 183 green and 104 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Golden Cream in the generator →
Codes
HEX
#f7b768HEX8
#f7b768ffRGB
rgb(247, 183, 104)RGBA
rgba(247, 183, 104, 1)RGB %
rgb(97%, 72%, 41%)HSL
hsl(33, 90%, 69%)HSLA
hsla(33, 90%, 69%, 1)Variables
Sass
$golden-cream: #f7b768;Less
@golden-cream: #f7b768;CSS
--golden-cream: #f7b768;