All Palettes

Color Palette #c75d3d, #d69843, #e2b846, #e0c78f, #f1e1b1

0%
0%
0%

CSS code for this palette

/* CSS */
.cold-brew-tonic {
color: #c75d3d;
}
.aged-gouda {
color: #d69843;
}
.capital-yellow {
color: #e2b846;
}
.clay-bake {
color: #e0c78f;
}
.bone-white {
color: #f1e1b1;
}

/* CSS Variables */
:root {
--cold-brew-tonic:#c75d3d;
--aged-gouda:#d69843;
--capital-yellow:#e2b846;
--clay-bake:#e0c78f;
--bone-white:#f1e1b1;
}

More palettes to explore