Peach Orange
#ffcc99 · one of 31,915 named colors
Peach Orange is a light, vivid orange with the hex code #ffcc99. In RGB it is 255 red, 204 green and 153 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Peach Orange in the generator →
Codes
HEX
#ffcc99HEX8
#ffcc99ffRGB
rgb(255, 204, 153)RGBA
rgba(255, 204, 153, 1)RGB %
rgb(100%, 80%, 60%)HSL
hsl(30, 100%, 80%)HSLA
hsla(30, 100%, 80%, 1)Variables
Sass
$peach-orange: #ffcc99;Less
@peach-orange: #ffcc99;CSS
--peach-orange: #ffcc99;