All Palettes

Color Palette #f9b1ae, #f3d2b4, #f1e1b1, #e1e8b5, #b3d5cf

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.mission-courtyard {
color: #f3d2b4;
}
.bone-white {
color: #f1e1b1;
}
.iced-celery {
color: #e1e8b5;
}
.icy-morn {
color: #b3d5cf;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--mission-courtyard:#f3d2b4;
--bone-white:#f1e1b1;
--iced-celery:#e1e8b5;
--icy-morn:#b3d5cf;
}

More palettes to explore