All Palettes

Color Palette #f7c5a6, #f9e59f, #f6b6c1, #d4a5e4, #9ec8e5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.storm-lightning {
color: #f9e59f;
}
.ibis {
color: #f6b6c1;
}
.bright-ube {
color: #d4a5e4;
}
.windsor-way {
color: #9ec8e5;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--storm-lightning:#f9e59f;
--ibis:#f6b6c1;
--bright-ube:#d4a5e4;
--windsor-way:#9ec8e5;
}

More palettes to explore