All Palettes

Color Palette #f7b2a1, #f9c5a4, #f9e5a4, #a5d7a2, #6fb8b3

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.peach-damask {
color: #f9c5a4;
}
.blended-fruit {
color: #f9e5a4;
}
.green-trance {
color: #a5d7a2;
}
.earth-eclipse {
color: #6fb8b3;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--peach-damask:#f9c5a4;
--blended-fruit:#f9e5a4;
--green-trance:#a5d7a2;
--earth-eclipse:#6fb8b3;
}

More palettes to explore