All Palettes

Color Palette #f5b2c1, #ff7092, #ffc29e, #6a4125, #d9bf78

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.blush-hour {
color: #ff7092;
}
.esprit-peach {
color: #ffc29e;
}
.semi-sweet-chocolate {
color: #6a4125;
}
.morning-s-egg {
color: #d9bf78;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--blush-hour:#ff7092;
--esprit-peach:#ffc29e;
--semi-sweet-chocolate:#6a4125;
--morning-s-egg:#d9bf78;
}

More palettes to explore