All Palettes

Color Palette #9c1c31, #c46b3b, #f4c54e, #f6e7b6, #4f6c78

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #9c1c31;
}
.burnt-copper {
color: #c46b3b;
}
.eyelash-viper {
color: #f4c54e;
}
.tamale-maize {
color: #f6e7b6;
}
.winter-shadow {
color: #4f6c78;
}

/* CSS Variables */
:root {
--vivid-burgundy:#9c1c31;
--burnt-copper:#c46b3b;
--eyelash-viper:#f4c54e;
--tamale-maize:#f6e7b6;
--winter-shadow:#4f6c78;
}

More palettes to explore