All Palettes

Color Palette #f7b2a1, #f2cab5, #e6d6e1, #a3d6e0, #f9e5a9

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.everblooming {
color: #f2cab5;
}
.wine-frost {
color: #e6d6e1;
}
.terrace-pool {
color: #a3d6e0;
}
.gold-sand {
color: #f9e5a9;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--everblooming:#f2cab5;
--wine-frost:#e6d6e1;
--terrace-pool:#a3d6e0;
--gold-sand:#f9e5a9;
}

More palettes to explore