All Palettes

Color Palette #f8c5c4, #f7b2a1, #f59c8e, #f57a7a, #f15b67

0%
0%
0%

CSS code for this palette

/* CSS */
.gossamer-pink {
color: #f8c5c4;
}
.first-date {
color: #f7b2a1;
}
.fruit-shake {
color: #f59c8e;
}
.salmon-pok-bowl {
color: #f57a7a;
}
.dubarry {
color: #f15b67;
}

/* CSS Variables */
:root {
--gossamer-pink:#f8c5c4;
--first-date:#f7b2a1;
--fruit-shake:#f59c8e;
--salmon-pok-bowl:#f57a7a;
--dubarry:#f15b67;
}

More palettes to explore