All Palettes

Color Palette #e8b5d4, #f3c9e4, #f4e1e6, #a6d7e7, #b8e0d6

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e8b5d4;
}
.sparkling-pink {
color: #f3c9e4;
}
.blush-tint {
color: #f4e1e6;
}
.blue-click {
color: #a6d7e7;
}
.mint-mist {
color: #b8e0d6;
}

/* CSS Variables */
:root {
--gumball:#e8b5d4;
--sparkling-pink:#f3c9e4;
--blush-tint:#f4e1e6;
--blue-click:#a6d7e7;
--mint-mist:#b8e0d6;
}

More palettes to explore