All Palettes

Color Palette #f5b2c3, #f8d3a0, #f2e19c, #a7d7b8, #6ea4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c3;
}
.ginger-peach {
color: #f8d3a0;
}
.buttery-croissant {
color: #f2e19c;
}
.eerie-glow {
color: #a7d7b8;
}
.kindred {
color: #6ea4d4;
}

/* CSS Variables */
:root {
--ibis:#f5b2c3;
--ginger-peach:#f8d3a0;
--buttery-croissant:#f2e19c;
--eerie-glow:#a7d7b8;
--kindred:#6ea4d4;
}

More palettes to explore