Peach
#ffb07c · one of 31,915 named colors
Peach is a light, vivid orange with the hex code #ffb07c. In RGB it is 255 red, 176 green and 124 blue, and black text is most readable on top of it.
Codes
HEX
#ffb07cHEX8
#ffb07cffRGB
rgb(255, 176, 124)RGBA
rgba(255, 176, 124, 1)RGB %
rgb(100%, 69%, 49%)HSL
hsl(24, 100%, 74%)HSLA
hsla(24, 100%, 74%, 1)Variables
Sass
$peach: #ffb07c;Less
@peach: #ffb07c;CSS
--peach: #ffb07c;