All Palettes

Color Palette #f7b2a1, #f9d66c, #f9e8a4, #a6d8d2, #4e9dda

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.forsythia-blossom {
color: #f9d66c;
}
.bleached-sunflower {
color: #f9e8a4;
}
.lolly-ice {
color: #a6d8d2;
}
.waimea-blue {
color: #4e9dda;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--forsythia-blossom:#f9d66c;
--bleached-sunflower:#f9e8a4;
--lolly-ice:#a6d8d2;
--waimea-blue:#4e9dda;
}

More palettes to explore