All Palettes

Color Palette #81033a, #c2053e, #fc3b1d, #feaa34, #fec848

0%
0%
0%

CSS code for this palette

/* CSS */
.wine {
color: #81033a;
}
.traditional-rose {
color: #c2053e;
}
.spiritstone-red {
color: #fc3b1d;
}
.bee-cluster {
color: #feaa34;
}
.sunny-festival {
color: #fec848;
}

/* CSS Variables */
:root {
--wine:#81033a;
--traditional-rose:#c2053e;
--spiritstone-red:#fc3b1d;
--bee-cluster:#feaa34;
--sunny-festival:#fec848;
}

More palettes to explore