Pallid Rose
#f3dfdb · one of 31,915 named colors
Pallid Rose is a very light, strong red with the hex code #f3dfdb. In RGB it is 243 red, 223 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#f3dfdbHEX8
#f3dfdbffRGB
rgb(243, 223, 219)RGBA
rgba(243, 223, 219, 1)RGB %
rgb(95%, 87%, 86%)HSL
hsl(10, 50%, 91%)HSLA
hsla(10, 50%, 91%, 1)Variables
Sass
$pallid-rose: #f3dfdb;Less
@pallid-rose: #f3dfdb;CSS
--pallid-rose: #f3dfdb;