Pinkwash
#f2dbd2 · one of 31,915 named colors
Pinkwash is a very light, strong orange with the hex code #f2dbd2. In RGB it is 242 red, 219 green and 210 blue, and black text is most readable on top of it.
Codes
HEX
#f2dbd2HEX8
#f2dbd2ffRGB
rgb(242, 219, 210)RGBA
rgba(242, 219, 210, 1)RGB %
rgb(95%, 86%, 82%)HSL
hsl(17, 55%, 89%)HSLA
hsla(17, 55%, 89%, 1)Variables
Sass
$pinkwash: #f2dbd2;Less
@pinkwash: #f2dbd2;CSS
--pinkwash: #f2dbd2;