All Palettes

Color Palette #f6b6c1, #f9d4a4, #f4e69f, #aeea90, #7cded5

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f6b6c1;
}
.prosecco {
color: #f9d4a4;
}
.venetian-yellow {
color: #f4e69f;
}
.sage-sensation {
color: #aeea90;
}
.aqua-zing {
color: #7cded5;
}

/* CSS Variables */
:root {
--ibis:#f6b6c1;
--prosecco:#f9d4a4;
--venetian-yellow:#f4e69f;
--sage-sensation:#aeea90;
--aqua-zing:#7cded5;
}

More palettes to explore