All Palettes

Color Palette #1f1b79, #5c3f83, #8c5b9a, #d4906e, #f3c77c

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.tillandsia-purple {
color: #5c3f83;
}
.wisteria-purple {
color: #8c5b9a;
}
.terra-cotta-pot {
color: #d4906e;
}
.mille-feuille {
color: #f3c77c;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--tillandsia-purple:#5c3f83;
--wisteria-purple:#8c5b9a;
--terra-cotta-pot:#d4906e;
--mille-feuille:#f3c77c;
}

More palettes to explore