All Palettes

Color Palette #c92c41, #f36e39, #faad29, #f6e1a7, #e3c4d8

0%
0%
0%

CSS code for this palette

/* CSS */
.red-peppercorn {
color: #c92c41;
}
.mandarin-orange {
color: #f36e39;
}
.sunshine-surprise {
color: #faad29;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.favourite-lady {
color: #e3c4d8;
}

/* CSS Variables */
:root {
--red-peppercorn:#c92c41;
--mandarin-orange:#f36e39;
--sunshine-surprise:#faad29;
--lemon-ice-yellow:#f6e1a7;
--favourite-lady:#e3c4d8;
}

More palettes to explore