All Palettes

Color Palette #f8a2a0, #f9b79f, #f6cf9d, #f3e6a5, #f1f5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.candlelight-peach {
color: #f8a2a0;
}
.pallid-orange {
color: #f9b79f;
}
.honey-blush {
color: #f6cf9d;
}
.cymophane-yellow {
color: #f3e6a5;
}
.pale-canary {
color: #f1f5a3;
}

/* CSS Variables */
:root {
--candlelight-peach:#f8a2a0;
--pallid-orange:#f9b79f;
--honey-blush:#f6cf9d;
--cymophane-yellow:#f3e6a5;
--pale-canary:#f1f5a3;
}

More palettes to explore