All Palettes

Color Palette #f7b2a1, #f8e0a0, #f6f3c6, #a5d4b3, #6daefd

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.aspen-yellow {
color: #f8e0a0;
}
.corn-field {
color: #f6f3c6;
}
.frugal {
color: #a5d4b3;
}
.fennel-flower {
color: #6daefd;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--aspen-yellow:#f8e0a0;
--corn-field:#f6f3c6;
--frugal:#a5d4b3;
--fennel-flower:#6daefd;
}

More palettes to explore