All Palettes

Color Palette #e0c8ae, #f2d3a1, #f4d780, #f8e3a0, #e4b66c

0%
0%
0%

CSS code for this palette

/* CSS */
.you-re-blushing {
color: #e0c8ae;
}
.antique-wicker-basket {
color: #f2d3a1;
}
.rapunzel {
color: #f4d780;
}
.venetian-yellow {
color: #f8e3a0;
}
.english-custard {
color: #e4b66c;
}

/* CSS Variables */
:root {
--you-re-blushing:#e0c8ae;
--antique-wicker-basket:#f2d3a1;
--rapunzel:#f4d780;
--venetian-yellow:#f8e3a0;
--english-custard:#e4b66c;
}

More palettes to explore