Peach Rose
#f6e3d5 · one of 31,915 named colors
Peach Rose is a very light, strong orange with the hex code #f6e3d5. In RGB it is 246 red, 227 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#f6e3d5HEX8
#f6e3d5ffRGB
rgb(246, 227, 213)RGBA
rgba(246, 227, 213, 1)RGB %
rgb(96%, 89%, 84%)HSL
hsl(25, 65%, 90%)HSLA
hsla(25, 65%, 90%, 1)Variables
Sass
$peach-rose: #f6e3d5;Less
@peach-rose: #f6e3d5;CSS
--peach-rose: #f6e3d5;