Partial Pink
#ffedf8 · one of 31,915 named colors
Partial Pink is a very light, vivid pink with the hex code #ffedf8. In RGB it is 255 red, 237 green and 248 blue, and black text is most readable on top of it.
Part of Shades of White →
Try Partial Pink in the generator →
Codes
HEX
#ffedf8HEX8
#ffedf8ffRGB
rgb(255, 237, 248)RGBA
rgba(255, 237, 248, 1)RGB %
rgb(100%, 93%, 97%)HSL
hsl(323, 100%, 96%)HSLA
hsla(323, 100%, 96%, 1)Variables
Sass
$partial-pink: #ffedf8;Less
@partial-pink: #ffedf8;CSS
--partial-pink: #ffedf8;