All Palettes

Color Palette #c92c3e, #d66a4c, #f1b041, #f3e98c, #e8caab

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3e;
}
.track-and-field {
color: #d66a4c;
}
.butter-cream {
color: #f1b041;
}
.bright-khaki {
color: #f3e98c;
}
.almond-biscuit {
color: #e8caab;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3e;
--track-and-field:#d66a4c;
--butter-cream:#f1b041;
--bright-khaki:#f3e98c;
--almond-biscuit:#e8caab;
}

More palettes to explore