All Palettes

Color Palette #f9b1ae, #f7c4bb, #f3cebf, #f2e6ba, #e2ebad

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.serene-pink {
color: #f7c4bb;
}
.indian-clay {
color: #f3cebf;
}
.menoth-white-base {
color: #f2e6ba;
}
.daydream {
color: #e2ebad;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--serene-pink:#f7c4bb;
--indian-clay:#f3cebf;
--menoth-white-base:#f2e6ba;
--daydream:#e2ebad;
}

More palettes to explore