All Palettes

Color Palette #f5b342, #e07e38, #d45d40, #c84c6d, #a962b7

0%
0%
0%

CSS code for this palette

/* CSS */
.butter-cream {
color: #f5b342;
}
.tree-poppy {
color: #e07e38;
}
.fireglow {
color: #d45d40;
}
.fruit-dove {
color: #c84c6d;
}
.prickly-purple {
color: #a962b7;
}

/* CSS Variables */
:root {
--butter-cream:#f5b342;
--tree-poppy:#e07e38;
--fireglow:#d45d40;
--fruit-dove:#c84c6d;
--prickly-purple:#a962b7;
}

More palettes to explore