All Palettes

Color Palette #e9b9d0, #f1a7c7, #f1b1e2, #f4d29f, #9fc1d6

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #e9b9d0;
}
.rose-mallow {
color: #f1a7c7;
}
.hanami-pink {
color: #f1b1e2;
}
.vespa-yellow {
color: #f4d29f;
}
.bluette {
color: #9fc1d6;
}

/* CSS Variables */
:root {
--sweet-lilac:#e9b9d0;
--rose-mallow:#f1a7c7;
--hanami-pink:#f1b1e2;
--vespa-yellow:#f4d29f;
--bluette:#9fc1d6;
}

More palettes to explore