All Palettes

Color Palette #f6a8a2, #f9c3ae, #f9e1ae, #f5f1c7, #c7e5b3

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.coral-bisque {
color: #f9c3ae;
}
.yeast {
color: #f9e1ae;
}
.candlelight-yellow {
color: #f5f1c7;
}
.iced-avocado {
color: #c7e5b3;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--coral-bisque:#f9c3ae;
--yeast:#f9e1ae;
--candlelight-yellow:#f5f1c7;
--iced-avocado:#c7e5b3;
}

More palettes to explore