Potpourri
#f5e7e2 · one of 31,915 named colors
Potpourri is a very light, strong orange with the hex code #f5e7e2. In RGB it is 245 red, 231 green and 226 blue, and black text is most readable on top of it.
Codes
HEX
#f5e7e2HEX8
#f5e7e2ffRGB
rgb(245, 231, 226)RGBA
rgba(245, 231, 226, 1)RGB %
rgb(96%, 91%, 89%)HSL
hsl(16, 49%, 92%)HSLA
hsla(16, 49%, 92%, 1)Variables
Sass
$potpourri: #f5e7e2;Less
@potpourri: #f5e7e2;CSS
--potpourri: #f5e7e2;