All Palettes

Color Palette #f1a8a2, #f29e7d, #f4b76c, #f7d35f, #f9e8b4

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.cumquat-cream {
color: #f29e7d;
}
.citrus-honey {
color: #f4b76c;
}
.salmon-eggs {
color: #f7d35f;
}
.banana-yogurt {
color: #f9e8b4;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--cumquat-cream:#f29e7d;
--citrus-honey:#f4b76c;
--salmon-eggs:#f7d35f;
--banana-yogurt:#f9e8b4;
}

More palettes to explore