All Palettes

Color Palette #d7a3a7, #f1c6b6, #f8e4c4, #f2e6b5, #d2c3a2

0%
0%
0%

CSS code for this palette

/* CSS */
.young-at-heart {
color: #d7a3a7;
}
.everblooming {
color: #f1c6b6;
}
.moonglow {
color: #f8e4c4;
}
.bad-moon-yellow {
color: #f2e6b5;
}
.double-spanish-white {
color: #d2c3a2;
}

/* CSS Variables */
:root {
--young-at-heart:#d7a3a7;
--everblooming:#f1c6b6;
--moonglow:#f8e4c4;
--bad-moon-yellow:#f2e6b5;
--double-spanish-white:#d2c3a2;
}

More palettes to explore