All Palettes

Color Palette #f5b2c2, #f29b97, #f29c6e, #f2d58c, #f2e7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c2;
}
.peach-burst {
color: #f29b97;
}
.monarch-orange {
color: #f29c6e;
}
.sprouted {
color: #f2d58c;
}
.majestic-treasures {
color: #f2e7a1;
}

/* CSS Variables */
:root {
--ibis:#f5b2c2;
--peach-burst:#f29b97;
--monarch-orange:#f29c6e;
--sprouted:#f2d58c;
--majestic-treasures:#f2e7a1;
}

More palettes to explore