All Palettes

Color Palette #f3b7a0, #f6d8b1, #f7e9b6, #b2e0d6, #a1c6ed

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f3b7a0;
}
.walnut-cream {
color: #f6d8b1;
}
.tamale-maize {
color: #f7e9b6;
}
.cruise {
color: #b2e0d6;
}
.baby-blue-eyes {
color: #a1c6ed;
}

/* CSS Variables */
:root {
--antique-cameo:#f3b7a0;
--walnut-cream:#f6d8b1;
--tamale-maize:#f7e9b6;
--cruise:#b2e0d6;
--baby-blue-eyes:#a1c6ed;
}

More palettes to explore