All Palettes

Color Palette #6b2a29, #9b4b4d, #c57c7e, #e3a1a3, #f5c2c5

0%
0%
0%

CSS code for this palette

/* CSS */
.sundried-tomato {
color: #6b2a29;
}
.regal-red {
color: #9b4b4d;
}
.impatient-heart {
color: #c57c7e;
}
.bussell-lace {
color: #e3a1a3;
}
.rose-reminder {
color: #f5c2c5;
}

/* CSS Variables */
:root {
--sundried-tomato:#6b2a29;
--regal-red:#9b4b4d;
--impatient-heart:#c57c7e;
--bussell-lace:#e3a1a3;
--rose-reminder:#f5c2c5;
}

More palettes to explore