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