All Palettes

Color Palette #e5a4c0, #d1b2e1, #a3c2e0, #b0e4af, #f7c6b6

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c0;
}
.pretty-petunia {
color: #d1b2e1;
}
.artesian-pool {
color: #a3c2e0;
}
.celadon {
color: #b0e4af;
}
.apricot-obsession {
color: #f7c6b6;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c0;
--pretty-petunia:#d1b2e1;
--artesian-pool:#a3c2e0;
--celadon:#b0e4af;
--apricot-obsession:#f7c6b6;
}

More palettes to explore