All Palettes

Color Palette #f9b39f, #f5c3c2, #e4b9d0, #c1a1e3, #7a6fd3

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f9b39f;
}
.cor-de-pele {
color: #f5c3c2;
}
.eau-de-rose {
color: #e4b9d0;
}
.silver-rust {
color: #c1a1e3;
}
.kickstart-purple {
color: #7a6fd3;
}

/* CSS Variables */
:root {
--mystic-tulip:#f9b39f;
--cor-de-pele:#f5c3c2;
--eau-de-rose:#e4b9d0;
--silver-rust:#c1a1e3;
--kickstart-purple:#7a6fd3;
}

More palettes to explore