All Palettes

Color Palette #4c3e70, #6c5b80, #9b7d8d, #e6c8b7, #f2b5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.izmir-purple {
color: #4c3e70;
}
.concord-jam {
color: #6c5b80;
}
.mountbatten-pink {
color: #9b7d8d;
}
.cupcake-rose {
color: #e6c8b7;
}
.first-date {
color: #f2b5a1;
}

/* CSS Variables */
:root {
--izmir-purple:#4c3e70;
--concord-jam:#6c5b80;
--mountbatten-pink:#9b7d8d;
--cupcake-rose:#e6c8b7;
--first-date:#f2b5a1;
}

More palettes to explore