All Palettes

Color Palette #f2e2c4, #d9b58c, #af5a3c, #ff6e61, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.afterglow {
color: #f2e2c4;
}
.sheepskin {
color: #d9b58c;
}
.brown-rust {
color: #af5a3c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--afterglow:#f2e2c4;
--sheepskin:#d9b58c;
--brown-rust:#af5a3c;
--grapefruit-pulp:#ff6e61;
--usc-gold:#ffcc00;
}

More palettes to explore