All Palettes

Color Palette #f7c8a6, #d9a9a1, #b67f7c, #6c4b7c, #3a2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c8a6;
}
.mellow-rose {
color: #d9a9a1;
}
.ash-rose {
color: #b67f7c;
}
.perfectly-purple {
color: #6c4b7c;
}
.perfect-dark {
color: #3a2c90;
}

/* CSS Variables */
:root {
--peach-damask:#f7c8a6;
--mellow-rose:#d9a9a1;
--ash-rose:#b67f7c;
--perfectly-purple:#6c4b7c;
--perfect-dark:#3a2c90;
}

More palettes to explore