All Palettes

Color Palette #e6a2b2, #f2c5d3, #f8e2e5, #fbe2c6, #f8b654

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a2b2;
}
.in-the-pink {
color: #f2c5d3;
}
.poetic-princess {
color: #f8e2e5;
}
.budder-skin {
color: #fbe2c6;
}
.mango-margarita {
color: #f8b654;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a2b2;
--in-the-pink:#f2c5d3;
--poetic-princess:#f8e2e5;
--budder-skin:#fbe2c6;
--mango-margarita:#f8b654;
}

More palettes to explore