Peach Puff
#ffdab9 · one of 31,915 named colors
Peach Puff is a very light, vivid orange with the hex code #ffdab9. In RGB it is 255 red, 218 green and 185 blue, and black text is most readable on top of it.
Codes
HEX
#ffdab9HEX8
#ffdab9ffRGB
rgb(255, 218, 185)RGBA
rgba(255, 218, 185, 1)RGB %
rgb(100%, 85%, 73%)HSL
hsl(28, 100%, 86%)HSLA
hsla(28, 100%, 86%, 1)Variables
Sass
$peach-puff: #ffdab9;Less
@peach-puff: #ffdab9;CSS
--peach-puff: #ffdab9;