All Palettes

Color Palette #503d76, #a56f94, #e6a3b0, #f4c59f, #f9e89f

0%
0%
0%

CSS code for this palette

/* CSS */
.loden-purple {
color: #503d76;
}
.flowering-raspberry {
color: #a56f94;
}
.love-at-first-sight {
color: #e6a3b0;
}
.avid-apricot {
color: #f4c59f;
}
.storm-lightning {
color: #f9e89f;
}

/* CSS Variables */
:root {
--loden-purple:#503d76;
--flowering-raspberry:#a56f94;
--love-at-first-sight:#e6a3b0;
--avid-apricot:#f4c59f;
--storm-lightning:#f9e89f;
}

More palettes to explore