All Palettes

Color Palette #f7aea1, #f7d5a1, #f1e2b6, #aad5b4, #89c7e6

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7aea1;
}
.peach-patch {
color: #f7d5a1;
}
.james-blonde {
color: #f1e2b6;
}
.glenwood-green {
color: #aad5b4;
}
.deluxe-days {
color: #89c7e6;
}

/* CSS Variables */
:root {
--first-date:#f7aea1;
--peach-patch:#f7d5a1;
--james-blonde:#f1e2b6;
--glenwood-green:#aad5b4;
--deluxe-days:#89c7e6;
}

More palettes to explore