All Palettes

Color Palette #f4b8c4, #eab8d1, #d9c1e6, #b7d9f0, #a3e1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f4b8c4;
}
.sweet-lilac {
color: #eab8d1;
}
.sky-blue-pink {
color: #d9c1e6;
}
.seashore-dreams {
color: #b7d9f0;
}
.aqua-wish {
color: #a3e1d2;
}

/* CSS Variables */
:root {
--petals-unfolding:#f4b8c4;
--sweet-lilac:#eab8d1;
--sky-blue-pink:#d9c1e6;
--seashore-dreams:#b7d9f0;
--aqua-wish:#a3e1d2;
}

More palettes to explore