All Palettes

Color Palette #f7b2a1, #f5e19e, #f9d66c, #a6d8b9, #9ec3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.buttery-croissant {
color: #f5e19e;
}
.forsythia-blossom {
color: #f9d66c;
}
.eerie-glow {
color: #a6d8b9;
}
.pastel-blue {
color: #9ec3ff;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--buttery-croissant:#f5e19e;
--forsythia-blossom:#f9d66c;
--eerie-glow:#a6d8b9;
--pastel-blue:#9ec3ff;
}

More palettes to explore