All Palettes

Color Palette #5c4b8b, #6e7b91, #aac5d5, #f1e5b1, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.causeway {
color: #6e7b91;
}
.dancing-in-the-rain {
color: #aac5d5;
}
.oyster-bisque {
color: #f1e5b1;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--causeway:#6e7b91;
--dancing-in-the-rain:#aac5d5;
--oyster-bisque:#f1e5b1;
--shrimp-cocktail:#f4a462;
}

More palettes to explore