All Palettes

Color Palette #8c2c3e, #c1543e, #f6ab5a, #f9d971, #f1f2b5

0%
0%
0%

CSS code for this palette

/* CSS */
.rumba-red {
color: #8c2c3e;
}
.sweet-baby-rose {
color: #c1543e;
}
.pani-puri {
color: #f6ab5a;
}
.top-banana {
color: #f9d971;
}
.lemon-tonic {
color: #f1f2b5;
}

/* CSS Variables */
:root {
--rumba-red:#8c2c3e;
--sweet-baby-rose:#c1543e;
--pani-puri:#f6ab5a;
--top-banana:#f9d971;
--lemon-tonic:#f1f2b5;
}

More palettes to explore