All Palettes

Color Palette #f7b2a1, #f1d3b6, #e8e5b0, #b1d1e2, #a2c3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.sugar-shack {
color: #f1d3b6;
}
.springtime {
color: #e8e5b0;
}
.holiday-road {
color: #b1d1e2;
}
.blue-bows {
color: #a2c3d8;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--sugar-shack:#f1d3b6;
--springtime:#e8e5b0;
--holiday-road:#b1d1e2;
--blue-bows:#a2c3d8;
}

More palettes to explore