All Palettes

Color Palette #682c2e, #c75c5d, #f1a8a2, #f9e6b9, #f4c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.sundried-tomato {
color: #682c2e;
}
.pinkadelic {
color: #c75c5d;
}
.calabrese {
color: #f1a8a2;
}
.hawaiian-cream {
color: #f9e6b9;
}
.cor-de-pele {
color: #f4c3c3;
}

/* CSS Variables */
:root {
--sundried-tomato:#682c2e;
--pinkadelic:#c75c5d;
--calabrese:#f1a8a2;
--hawaiian-cream:#f9e6b9;
--cor-de-pele:#f4c3c3;
}

More palettes to explore