All Palettes

Color Palette #5b2a2b, #79393d, #a04b4e, #e46767, #f6b5b1

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-brown {
color: #5b2a2b;
}
.marrakesh-red {
color: #79393d;
}
.sweet-cherry {
color: #a04b4e;
}
.childhood-crush {
color: #e46767;
}
.precious-pink {
color: #f6b5b1;
}

/* CSS Variables */
:root {
--christmas-brown:#5b2a2b;
--marrakesh-red:#79393d;
--sweet-cherry:#a04b4e;
--childhood-crush:#e46767;
--precious-pink:#f6b5b1;
}

More palettes to explore