All Palettes

Color Palette #e5b8c2, #f6c0a7, #f1d579, #e2e8bb, #a2d7d3

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-rose-garden {
color: #e5b8c2;
}
.heirloom-apricot {
color: #f6c0a7;
}
.sport-yellow {
color: #f1d579;
}
.lily-scent-green {
color: #e2e8bb;
}
.smooth-satin {
color: #a2d7d3;
}

/* CSS Variables */
:root {
--japanese-rose-garden:#e5b8c2;
--heirloom-apricot:#f6c0a7;
--sport-yellow:#f1d579;
--lily-scent-green:#e2e8bb;
--smooth-satin:#a2d7d3;
}

More palettes to explore