All Palettes

Color Palette #3c2a2e, #8b4b50, #b84c4e, #d65c62, #f2a1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.havana {
color: #3c2a2e;
}
.currant-jam {
color: #8b4b50;
}
.enticing-red {
color: #b84c4e;
}
.tandoori-red {
color: #d65c62;
}
.plum-blossom {
color: #f2a1a2;
}

/* CSS Variables */
:root {
--havana:#3c2a2e;
--currant-jam:#8b4b50;
--enticing-red:#b84c4e;
--tandoori-red:#d65c62;
--plum-blossom:#f2a1a2;
}

More palettes to explore