All Palettes

Color Palette #f5d470, #f5b7e6, #f3a76d, #f3e69b, #e6b2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.forsythia-blossom {
color: #f5d470;
}
.cotton-candy-aesthetic {
color: #f5b7e6;
}
.florida-sunrise {
color: #f3a76d;
}
.first-day-of-summer {
color: #f3e69b;
}
.blackberry-yogurt {
color: #e6b2e0;
}

/* CSS Variables */
:root {
--forsythia-blossom:#f5d470;
--cotton-candy-aesthetic:#f5b7e6;
--florida-sunrise:#f3a76d;
--first-day-of-summer:#f3e69b;
--blackberry-yogurt:#e6b2e0;
}

More palettes to explore