All Palettes

Color Palette #d3a769, #d8b59d, #e1c6b7, #f3e7d3, #f9cfae

0%
0%
0%

CSS code for this palette

/* CSS */
.campground {
color: #d3a769;
}
.beech-nut {
color: #d8b59d;
}
.birthday-suit {
color: #e1c6b7;
}
.vanilla-paste {
color: #f3e7d3;
}
.whipped-peach {
color: #f9cfae;
}

/* CSS Variables */
:root {
--campground:#d3a769;
--beech-nut:#d8b59d;
--birthday-suit:#e1c6b7;
--vanilla-paste:#f3e7d3;
--whipped-peach:#f9cfae;
}

More palettes to explore