Cream Puff
#ffbb99 · one of 31,915 named colors
Cream Puff is a light, vivid orange with the hex code #ffbb99. In RGB it is 255 red, 187 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#ffbb99HEX8
#ffbb99ffRGB
rgb(255, 187, 153)RGBA
rgba(255, 187, 153, 1)RGB %
rgb(100%, 73%, 60%)HSL
hsl(20, 100%, 80%)HSLA
hsla(20, 100%, 80%, 1)Variables
Sass
$cream-puff: #ffbb99;Less
@cream-puff: #ffbb99;CSS
--cream-puff: #ffbb99;