All Palettes

Color Palette #f7b2a1, #f9d6b9, #f2e2b5, #d7e4af, #a4dac9

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.tender-peach {
color: #f9d6b9;
}
.james-blonde {
color: #f2e2b5;
}
.lasting-thoughts {
color: #d7e4af;
}
.yucca-cream {
color: #a4dac9;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--tender-peach:#f9d6b9;
--james-blonde:#f2e2b5;
--lasting-thoughts:#d7e4af;
--yucca-cream:#a4dac9;
}

More palettes to explore