All Palettes

Color Palette #e6a7b2, #f0c1d3, #f4e6eb, #b0d8d8, #6bb5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a7b2;
}
.parrot-tulip {
color: #f0c1d3;
}
.amour-frais {
color: #f4e6eb;
}
.rivers-edge {
color: #b0d8d8;
}
.fresh-soft-blue {
color: #6bb5b8;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a7b2;
--parrot-tulip:#f0c1d3;
--amour-frais:#f4e6eb;
--rivers-edge:#b0d8d8;
--fresh-soft-blue:#6bb5b8;
}

More palettes to explore