All Palettes

Color Palette #e1a8b8, #f2bad5, #f6e6d5, #f9c6a9, #f79b59

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-party {
color: #e1a8b8;
}
.manga-pink {
color: #f2bad5;
}
.heirloom-lace {
color: #f6e6d5;
}
.peach-damask {
color: #f9c6a9;
}
.bergamot-orange {
color: #f79b59;
}

/* CSS Variables */
:root {
--garden-party:#e1a8b8;
--manga-pink:#f2bad5;
--heirloom-lace:#f6e6d5;
--peach-damask:#f9c6a9;
--bergamot-orange:#f79b59;
}

More palettes to explore