All Palettes

Color Palette #f7c5a1, #f2b2a1, #f1a7b3, #b8e6b3, #b3d1d0

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c5a1;
}
.first-date {
color: #f2b2a1;
}
.princess {
color: #f1a7b3;
}
.patina-green {
color: #b8e6b3;
}
.turquoise-grey {
color: #b3d1d0;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c5a1;
--first-date:#f2b2a1;
--princess:#f1a7b3;
--patina-green:#b8e6b3;
--turquoise-grey:#b3d1d0;
}

More palettes to explore