Pork Belly
#f8e0e7 · one of 31,915 named colors
Pork Belly is a very light, strong red with the hex code #f8e0e7. In RGB it is 248 red, 224 green and 231 blue, and black text is most readable on top of it.
Codes
HEX
#f8e0e7HEX8
#f8e0e7ffRGB
rgb(248, 224, 231)RGBA
rgba(248, 224, 231, 1)RGB %
rgb(97%, 88%, 91%)HSL
hsl(343, 63%, 93%)HSLA
hsla(343, 63%, 93%, 1)Variables
Sass
$pork-belly: #f8e0e7;Less
@pork-belly: #f8e0e7;CSS
--pork-belly: #f8e0e7;