All Palettes

Color Palette #4d6548, #a6bea2, #d8e2d5, #f4c0b3, #f9f1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.tom-thumb {
color: #4d6548;
}
.bryophyte {
color: #a6bea2;
}
.green-mirror {
color: #d8e2d5;
}
.rustique {
color: #f4c0b3;
}
.belgian-cream {
color: #f9f1e1;
}

/* CSS Variables */
:root {
--tom-thumb:#4d6548;
--bryophyte:#a6bea2;
--green-mirror:#d8e2d5;
--rustique:#f4c0b3;
--belgian-cream:#f9f1e1;
}

More palettes to explore