All Palettes

Color Palette #fbd8b7, #f6a2b0, #f59ea7, #f4c3d3, #f7deb1

0%
0%
0%

CSS code for this palette

/* CSS */
.young-apricot {
color: #fbd8b7;
}
.pink-fit {
color: #f6a2b0;
}
.sweet-60 {
color: #f59ea7;
}
.cherry-blossom {
color: #f4c3d3;
}
.butter-muffin {
color: #f7deb1;
}

/* CSS Variables */
:root {
--young-apricot:#fbd8b7;
--pink-fit:#f6a2b0;
--sweet-60:#f59ea7;
--cherry-blossom:#f4c3d3;
--butter-muffin:#f7deb1;
}

More palettes to explore