All Palettes

Color Palette #f8e6e2, #f1b1bf, #ef6c6e, #b74e7d, #6c4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.frolic {
color: #f8e6e2;
}
.ibis {
color: #f1b1bf;
}
.zahri-pink {
color: #ef6c6e;
}
.exuberant-pink {
color: #b74e7d;
}
.magenta-violet {
color: #6c4f8c;
}

/* CSS Variables */
:root {
--frolic:#f8e6e2;
--ibis:#f1b1bf;
--zahri-pink:#ef6c6e;
--exuberant-pink:#b74e7d;
--magenta-violet:#6c4f8c;
}

More palettes to explore