All Palettes

Color Palette #9c1c31, #b96e3c, #e5aa5d, #fdd47c, #f7e1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #9c1c31;
}
.mincemeat {
color: #b96e3c;
}
.sahara-shade {
color: #e5aa5d;
}
.soft-saffron {
color: #fdd47c;
}
.venetian-yellow {
color: #f7e1a1;
}

/* CSS Variables */
:root {
--vivid-burgundy:#9c1c31;
--mincemeat:#b96e3c;
--sahara-shade:#e5aa5d;
--soft-saffron:#fdd47c;
--venetian-yellow:#f7e1a1;
}

More palettes to explore