All Palettes

Color Palette #f7c6a6, #ffb3b3, #ff8052, #ff6e61, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.n-rang-orange {
color: #ff8052;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--wildflower-bouquet:#ffb3b3;
--n-rang-orange:#ff8052;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
}

More palettes to explore