All Palettes

Color Palette #e5d8b8, #f0e2b7, #f4e4a9, #f9e8a4, #ffec8f

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-balm {
color: #e5d8b8;
}
.james-blonde {
color: #f0e2b7;
}
.cymophane-yellow {
color: #f4e4a9;
}
.bleached-sunflower {
color: #f9e8a4;
}
.the-first-daffodil {
color: #ffec8f;
}

/* CSS Variables */
:root {
--lemon-balm:#e5d8b8;
--james-blonde:#f0e2b7;
--cymophane-yellow:#f4e4a9;
--bleached-sunflower:#f9e8a4;
--the-first-daffodil:#ffec8f;
}

More palettes to explore