All Palettes

Color Palette #9d6b9e, #d3a6c9, #f1d5e1, #f5b85c, #f09800

0%
0%
0%

CSS code for this palette

/* CSS */
.scotch-thistle {
color: #9d6b9e;
}
.berry-popsicle {
color: #d3a6c9;
}
.hopeful {
color: #f1d5e1;
}
.crunch {
color: #f5b85c;
}
.wiener-schnitzel {
color: #f09800;
}

/* CSS Variables */
:root {
--scotch-thistle:#9d6b9e;
--berry-popsicle:#d3a6c9;
--hopeful:#f1d5e1;
--crunch:#f5b85c;
--wiener-schnitzel:#f09800;
}

More palettes to explore