All Palettes

Color Palette #eed9c4, #f4e0c8, #f7e4cf, #f8d5af, #e1b5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.hen-of-the-woods {
color: #eed9c4;
}
.almeja {
color: #f4e0c8;
}
.touch-of-topaz {
color: #f7e4cf;
}
.ice-cream-parlour {
color: #f8d5af;
}
.prosciutto {
color: #e1b5a3;
}

/* CSS Variables */
:root {
--hen-of-the-woods:#eed9c4;
--almeja:#f4e0c8;
--touch-of-topaz:#f7e4cf;
--ice-cream-parlour:#f8d5af;
--prosciutto:#e1b5a3;
}

More palettes to explore