All Palettes

Color Palette #f7b5a1, #f1e0b6, #d2e7b1, #a3d7e0, #a1b5f7

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.calla {
color: #f1e0b6;
}
.lasting-thoughts {
color: #d2e7b1;
}
.terrace-pool {
color: #a3d7e0;
}
.wondrous-wisteria {
color: #a1b5f7;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--calla:#f1e0b6;
--lasting-thoughts:#d2e7b1;
--terrace-pool:#a3d7e0;
--wondrous-wisteria:#a1b5f7;
}

More palettes to explore