All Palettes

Color Palette #c92c49, #e17a5b, #f0b44c, #e5d25d, #a2c3a2

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c92c49;
}
.potash {
color: #e17a5b;
}
.goldsmith {
color: #f0b44c;
}
.gamboge-yellow {
color: #e5d25d;
}
.french-market {
color: #a2c3a2;
}

/* CSS Variables */
:root {
--french-raspberry:#c92c49;
--potash:#e17a5b;
--goldsmith:#f0b44c;
--gamboge-yellow:#e5d25d;
--french-market:#a2c3a2;
}

More palettes to explore