All Palettes

Color Palette #6d2c3e, #9b5050, #b68c8b, #d2a7a2, #e4c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.siren {
color: #6d2c3e;
}
.sweet-cherry {
color: #9b5050;
}
.brandy-snaps {
color: #b68c8b;
}
.la-vie-en-rose {
color: #d2a7a2;
}
.cranapple-cream {
color: #e4c3c3;
}

/* CSS Variables */
:root {
--siren:#6d2c3e;
--sweet-cherry:#9b5050;
--brandy-snaps:#b68c8b;
--la-vie-en-rose:#d2a7a2;
--cranapple-cream:#e4c3c3;
}

More palettes to explore