All Palettes

Color Palette #e0c8d4, #f4e6e9, #f8e4d3, #f0b6a3, #daa98b

0%
0%
0%

CSS code for this palette

/* CSS */
.etcetera {
color: #e0c8d4;
}
.amour-frais {
color: #f4e6e9;
}
.breakfast-biscuit {
color: #f8e4d3;
}
.antique-cameo {
color: #f0b6a3;
}
.white-acorn {
color: #daa98b;
}

/* CSS Variables */
:root {
--etcetera:#e0c8d4;
--amour-frais:#f4e6e9;
--breakfast-biscuit:#f8e4d3;
--antique-cameo:#f0b6a3;
--white-acorn:#daa98b;
}

More palettes to explore