Little Touch
#e7cfe8 · one of 31,915 named colors
Little Touch is a very light, soft pink with the hex code #e7cfe8. In RGB it is 231 red, 207 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#e7cfe8HEX8
#e7cfe8ffRGB
rgb(231, 207, 232)RGBA
rgba(231, 207, 232, 1)RGB %
rgb(91%, 81%, 91%)HSL
hsl(298, 35%, 86%)HSLA
hsla(298, 35%, 86%, 1)Variables
Sass
$little-touch: #e7cfe8;Less
@little-touch: #e7cfe8;CSS
--little-touch: #e7cfe8;