All Palettes

Color Palette #f0a3c7, #f6d1b1, #f9e29f, #b7e2a7, #a3d2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.barrett-quince {
color: #f6d1b1;
}
.durango-dust {
color: #f9e29f;
}
.madang {
color: #b7e2a7;
}
.chefchaouen-blue {
color: #a3d2e6;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--barrett-quince:#f6d1b1;
--durango-dust:#f9e29f;
--madang:#b7e2a7;
--chefchaouen-blue:#a3d2e6;
}

More palettes to explore