All Palettes

Color Palette #7a2a4a, #c95e6d, #f5a58e, #f4c3c3, #f4e1d7

0%
0%
0%

CSS code for this palette

/* CSS */
.red-plum {
color: #7a2a4a;
}
.desert-rose {
color: #c95e6d;
}
.lugganath-orange {
color: #f5a58e;
}
.cor-de-pele {
color: #f4c3c3;
}
.touching-white {
color: #f4e1d7;
}

/* CSS Variables */
:root {
--red-plum:#7a2a4a;
--desert-rose:#c95e6d;
--lugganath-orange:#f5a58e;
--cor-de-pele:#f4c3c3;
--touching-white:#f4e1d7;
}

More palettes to explore