Peach Tea
#ffb559 · one of 31,915 named colors
Peach Tea is a light, vivid orange with the hex code #ffb559. In RGB it is 255 red, 181 green and 89 blue, and black text is most readable on top of it.
Codes
HEX
#ffb559HEX8
#ffb559ffRGB
rgb(255, 181, 89)RGBA
rgba(255, 181, 89, 1)RGB %
rgb(100%, 71%, 35%)HSL
hsl(33, 100%, 67%)HSLA
hsla(33, 100%, 67%, 1)Variables
Sass
$peach-tea: #ffb559;Less
@peach-tea: #ffb559;CSS
--peach-tea: #ffb559;