All Palettes

Color Palette #ebc1ad, #d9b29b, #c89f88, #a8695d, #794a39

0%
0%
0%

CSS code for this palette

/* CSS */
.weekend-retreat {
color: #ebc1ad;
}
.beech-nut {
color: #d9b29b;
}
.peanut-butter-crust {
color: #c89f88;
}
.brick-dust {
color: #a8695d;
}
.egyptian-jasper {
color: #794a39;
}

/* CSS Variables */
:root {
--weekend-retreat:#ebc1ad;
--beech-nut:#d9b29b;
--peanut-butter-crust:#c89f88;
--brick-dust:#a8695d;
--egyptian-jasper:#794a39;
}

More palettes to explore