All Palettes

Color Palette #f5b2c1, #f9e8b4, #aee0b2, #a4c1f4, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.banana-yogurt {
color: #f9e8b4;
}
.celadon {
color: #aee0b2;
}
.sky-high {
color: #a4c1f4;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--banana-yogurt:#f9e8b4;
--celadon:#aee0b2;
--sky-high:#a4c1f4;
--n-rang-orange:#ff8052;
}

More palettes to explore