Pink Clay
#ffd5d1 · one of 31,915 named colors
Pink Clay is a very light, vivid red with the hex code #ffd5d1. In RGB it is 255 red, 213 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#ffd5d1HEX8
#ffd5d1ffRGB
rgb(255, 213, 209)RGBA
rgba(255, 213, 209, 1)RGB %
rgb(100%, 84%, 82%)HSL
hsl(5, 100%, 91%)HSLA
hsla(5, 100%, 91%, 1)Variables
Sass
$pink-clay: #ffd5d1;Less
@pink-clay: #ffd5d1;CSS
--pink-clay: #ffd5d1;