All Palettes

Color Palette #e5a4c0, #f2cfef, #d8a3e0, #a5c8e9, #8cd3e8

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e5a4c0;
}
.bubblegum-crisis {
color: #f2cfef;
}
.herb-robert {
color: #d8a3e0;
}
.island-light {
color: #a5c8e9;
}
.bluebottle {
color: #8cd3e8;
}

/* CSS Variables */
:root {
--think-pink:#e5a4c0;
--bubblegum-crisis:#f2cfef;
--herb-robert:#d8a3e0;
--island-light:#a5c8e9;
--bluebottle:#8cd3e8;
}

More palettes to explore