All Palettes

Color Palette #f7b2a1, #f8c8a0, #f9d89f, #f9e89a, #f3fcb0

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.chai-latte {
color: #f8c8a0;
}
.milky-maize {
color: #f9d89f;
}
.summer-s-heat {
color: #f9e89a;
}
.yellow-chalk {
color: #f3fcb0;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--chai-latte:#f8c8a0;
--milky-maize:#f9d89f;
--summer-s-heat:#f9e89a;
--yellow-chalk:#f3fcb0;
}

More palettes to explore