All Palettes

Color Palette #a41e34, #a86c3e, #e0af3e, #e6c85c, #f2e6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-burgundy {
color: #a41e34;
}
.byzantine-copper {
color: #a86c3e;
}
.themeda-japonica {
color: #e0af3e;
}
.tasman-honey-yellow {
color: #e6c85c;
}
.majestic-treasures {
color: #f2e6a1;
}

/* CSS Variables */
:root {
--vivid-burgundy:#a41e34;
--byzantine-copper:#a86c3e;
--themeda-japonica:#e0af3e;
--tasman-honey-yellow:#e6c85c;
--majestic-treasures:#f2e6a1;
}

More palettes to explore