All Palettes

Color Palette #e6a2c1, #f4b8c4, #fbd8b7, #f9e290, #f2e9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e6a2c1;
}
.petals-unfolding {
color: #f4b8c4;
}
.young-apricot {
color: #fbd8b7;
}
.fresh-yellow {
color: #f9e290;
}
.majestic-treasures {
color: #f2e9a1;
}

/* CSS Variables */
:root {
--think-pink:#e6a2c1;
--petals-unfolding:#f4b8c4;
--young-apricot:#fbd8b7;
--fresh-yellow:#f9e290;
--majestic-treasures:#f2e9a1;
}

More palettes to explore