All Palettes

Color Palette #f7c5a6, #f7b2a1, #f76b69, #f79e78, #f7e5bb

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.first-date {
color: #f7b2a1;
}
.flirty-salmon {
color: #f76b69;
}
.upstream-salmon {
color: #f79e78;
}
.gentle-glow {
color: #f7e5bb;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--first-date:#f7b2a1;
--flirty-salmon:#f76b69;
--upstream-salmon:#f79e78;
--gentle-glow:#f7e5bb;
}

More palettes to explore