All Palettes

Color Palette #d1603d, #c9744f, #d9a259, #e8c7a1, #f7e0b6

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d1603d;
}
.sweet-carrot {
color: #c9744f;
}
.ceremonial-gold {
color: #d9a259;
}
.jasper-cane {
color: #e8c7a1;
}
.pastry {
color: #f7e0b6;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d1603d;
--sweet-carrot:#c9744f;
--ceremonial-gold:#d9a259;
--jasper-cane:#e8c7a1;
--pastry:#f7e0b6;
}

More palettes to explore