All Palettes

Color Palette #f7b2a1, #f4c5a4, #f3d7a0, #e9e7b4, #c4e1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.australian-apricot {
color: #f4c5a4;
}
.peach-patch {
color: #f3d7a0;
}
.springtime {
color: #e9e7b4;
}
.green-myth {
color: #c4e1c1;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--australian-apricot:#f4c5a4;
--peach-patch:#f3d7a0;
--springtime:#e9e7b4;
--green-myth:#c4e1c1;
}

More palettes to explore