All Palettes

Color Palette #f7c6a6, #f5b2a3, #f78d92, #e77e93, #d95e83

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.first-date {
color: #f5b2a3;
}
.fruity-licious {
color: #f78d92;
}
.melon-mist {
color: #e77e93;
}
.blush-d-amour {
color: #d95e83;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--first-date:#f5b2a3;
--fruity-licious:#f78d92;
--melon-mist:#e77e93;
--blush-d-amour:#d95e83;
}

More palettes to explore