All Palettes

Color Palette #f7b2a1, #f8b359, #f9d86c, #a9d9a1, #a2c7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.amber-yellow {
color: #f8b359;
}
.hu-ng-j-n-zh-u-gold {
color: #f9d86c;
}
.cool-aloe {
color: #a9d9a1;
}
.windsor-way {
color: #a2c7e7;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--amber-yellow:#f8b359;
--hu-ng-j-n-zh-u-gold:#f9d86c;
--cool-aloe:#a9d9a1;
--windsor-way:#a2c7e7;
}

More palettes to explore