All Palettes

Color Palette #c62a2a, #d67d3d, #f2c26e, #f7e7a6, #5b4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #c62a2a;
}
.sweet-potato {
color: #d67d3d;
}
.hawker-s-gold {
color: #f2c26e;
}
.gold-sand {
color: #f7e7a6;
}
.bright-eggplant {
color: #5b4b8b;
}

/* CSS Variables */
:root {
--peri-peri:#c62a2a;
--sweet-potato:#d67d3d;
--hawker-s-gold:#f2c26e;
--gold-sand:#f7e7a6;
--bright-eggplant:#5b4b8b;
}

More palettes to explore