All Palettes

Color Palette #d7c3a2, #a8b79a, #f0e0d1, #c8b09d, #f4b562

0%
0%
0%

CSS code for this palette

/* CSS */
.birch-beige {
color: #d7c3a2;
}
.mow-the-lawn {
color: #a8b79a;
}
.blushed-cotton {
color: #f0e0d1;
}
.practical-beige {
color: #c8b09d;
}
.peanut-butter-biscuit {
color: #f4b562;
}

/* CSS Variables */
:root {
--birch-beige:#d7c3a2;
--mow-the-lawn:#a8b79a;
--blushed-cotton:#f0e0d1;
--practical-beige:#c8b09d;
--peanut-butter-biscuit:#f4b562;
}

More palettes to explore