All Palettes

Color Palette #f5b8a3, #f8c9b4, #f8e0af, #efe2a4, #d1e0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.antique-cameo {
color: #f5b8a3;
}
.biscuit-cream {
color: #f8c9b4;
}
.pasta {
color: #f8e0af;
}
.boxwood-yellow {
color: #efe2a4;
}
.lettuce-alone {
color: #d1e0a3;
}

/* CSS Variables */
:root {
--antique-cameo:#f5b8a3;
--biscuit-cream:#f8c9b4;
--pasta:#f8e0af;
--boxwood-yellow:#efe2a4;
--lettuce-alone:#d1e0a3;
}

More palettes to explore