All Palettes

Color Palette #f9a9b2, #f1c0d1, #e7cff2, #b5dce3, #8cc3d4

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f9a9b2;
}
.pink-chintz {
color: #f1c0d1;
}
.mousse-aux-pruneaux {
color: #e7cff2;
}
.blue-shimmer {
color: #b5dce3;
}
.dreaming-blue {
color: #8cc3d4;
}

/* CSS Variables */
:root {
--pink-fit:#f9a9b2;
--pink-chintz:#f1c0d1;
--mousse-aux-pruneaux:#e7cff2;
--blue-shimmer:#b5dce3;
--dreaming-blue:#8cc3d4;
}

More palettes to explore