All Palettes

Color Palette #f1c7b1, #e3b0a5, #d68a8d, #a85d78, #6a3e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-temptation {
color: #f1c7b1;
}
.shilo {
color: #e3b0a5;
}
.pink-slip {
color: #d68a8d;
}
.cosmetic-red {
color: #a85d78;
}
.crushed-violets {
color: #6a3e4d;
}

/* CSS Variables */
:root {
--peach-temptation:#f1c7b1;
--shilo:#e3b0a5;
--pink-slip:#d68a8d;
--cosmetic-red:#a85d78;
--crushed-violets:#6a3e4d;
}

More palettes to explore