All Palettes

Color Palette #f7b2a1, #f7d5a1, #f7deb1, #a4dab5, #9fd7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.peach-patch {
color: #f7d5a1;
}
.butter-muffin {
color: #f7deb1;
}
.frugal {
color: #a4dab5;
}
.terrace-pool {
color: #9fd7e0;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--peach-patch:#f7d5a1;
--butter-muffin:#f7deb1;
--frugal:#a4dab5;
--terrace-pool:#9fd7e0;
}

More palettes to explore