All Palettes

Color Palette #f7b2a1, #f8cfa0, #fce8b0, #a3d7d1, #a1c6f7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.ginger-peach {
color: #f8cfa0;
}
.gold-thread {
color: #fce8b0;
}
.smooth-satin {
color: #a3d7d1;
}
.baby-blue-eyes {
color: #a1c6f7;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--ginger-peach:#f8cfa0;
--gold-thread:#fce8b0;
--smooth-satin:#a3d7d1;
--baby-blue-eyes:#a1c6f7;
}

More palettes to explore