All Palettes

Color Palette #d4a5a9, #f1c6b7, #f9e8e6, #f2e8cf, #b5cfe8

0%
0%
0%

CSS code for this palette

/* CSS */
.young-at-heart {
color: #d4a5a9;
}
.everblooming {
color: #f1c6b7;
}
.musical-mist {
color: #f9e8e6;
}
.crescent-moon {
color: #f2e8cf;
}
.morality {
color: #b5cfe8;
}

/* CSS Variables */
:root {
--young-at-heart:#d4a5a9;
--everblooming:#f1c6b7;
--musical-mist:#f9e8e6;
--crescent-moon:#f2e8cf;
--morality:#b5cfe8;
}

More palettes to explore