All Palettes

Color Palette #d4cec4, #e5d2c2, #f4e1d2, #f9c6a9, #f29c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.gossamer-veil {
color: #d4cec4;
}
.autumn-blush {
color: #e5d2c2;
}
.posy {
color: #f4e1d2;
}
.peach-damask {
color: #f9c6a9;
}
.fruit-shake {
color: #f29c8c;
}

/* CSS Variables */
:root {
--gossamer-veil:#d4cec4;
--autumn-blush:#e5d2c2;
--posy:#f4e1d2;
--peach-damask:#f9c6a9;
--fruit-shake:#f29c8c;
}

More palettes to explore