All Palettes

Color Palette #f1e9d0, #ead8b8, #e0c5a3, #d9b59b, #d28979

0%
0%
0%

CSS code for this palette

/* CSS */
.crescent-moon {
color: #f1e9d0;
}
.porcelain-pink {
color: #ead8b8;
}
.fortune-cookie {
color: #e0c5a3;
}
.beech-nut {
color: #d9b59b;
}
.zanci {
color: #d28979;
}

/* CSS Variables */
:root {
--crescent-moon:#f1e9d0;
--porcelain-pink:#ead8b8;
--fortune-cookie:#e0c5a3;
--beech-nut:#d9b59b;
--zanci:#d28979;
}

More palettes to explore