All Palettes

Color Palette #f8cab9, #f9b9d3, #e6a8e0, #b1d0f6, #a2d4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.sherbet-fruit {
color: #f8cab9;
}
.little-baby-girl {
color: #f9b9d3;
}
.candy-floss {
color: #e6a8e0;
}
.ice-cold-stare {
color: #b1d0f6;
}
.juzcar-blue {
color: #a2d4f1;
}

/* CSS Variables */
:root {
--sherbet-fruit:#f8cab9;
--little-baby-girl:#f9b9d3;
--candy-floss:#e6a8e0;
--ice-cold-stare:#b1d0f6;
--juzcar-blue:#a2d4f1;
}

More palettes to explore