Pink Pleasure
#ffdfe5 · one of 31,915 named colors
Pink Pleasure is a very light, vivid red with the hex code #ffdfe5. In RGB it is 255 red, 223 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#ffdfe5HEX8
#ffdfe5ffRGB
rgb(255, 223, 229)RGBA
rgba(255, 223, 229, 1)RGB %
rgb(100%, 87%, 90%)HSL
hsl(349, 100%, 94%)HSLA
hsla(349, 100%, 94%, 1)Variables
Sass
$pink-pleasure: #ffdfe5;Less
@pink-pleasure: #ffdfe5;CSS
--pink-pleasure: #ffdfe5;