All Palettes

Color Palette #f6e2b6, #d9c6a0, #beae9d, #a79b8b, #7c6a55

0%
0%
0%

CSS code for this palette

/* CSS */
.flan {
color: #f6e2b6;
}
.afternoon-stroll {
color: #d9c6a0;
}
.winter-feather {
color: #beae9d;
}
.city-loft {
color: #a79b8b;
}
.ye-olde-rustic-colour {
color: #7c6a55;
}

/* CSS Variables */
:root {
--flan:#f6e2b6;
--afternoon-stroll:#d9c6a0;
--winter-feather:#beae9d;
--city-loft:#a79b8b;
--ye-olde-rustic-colour:#7c6a55;
}

More palettes to explore