All Palettes

Color Palette #4a2b2b, #7c4b4b, #b86b6b, #e6a798, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-coffee {
color: #4a2b2b;
}
.alden-till {
color: #7c4b4b;
}
.terra-tone {
color: #b86b6b;
}
.ageless-beauty {
color: #e6a798;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--brown-coffee:#4a2b2b;
--alden-till:#7c4b4b;
--terra-tone:#b86b6b;
--ageless-beauty:#e6a798;
--marigold-dust:#f4cf3e;
}

More palettes to explore