All Palettes

Color Palette #d05b3e, #fba865, #f7c69c, #e7e2b1, #a1c4b1

0%
0%
0%

CSS code for this palette

/* CSS */
.reed-mace {
color: #d05b3e;
}
.cozy-nook {
color: #fba865;
}
.cactus-blooms {
color: #f7c69c;
}
.springtime {
color: #e7e2b1;
}
.green-silk {
color: #a1c4b1;
}

/* CSS Variables */
:root {
--reed-mace:#d05b3e;
--cozy-nook:#fba865;
--cactus-blooms:#f7c69c;
--springtime:#e7e2b1;
--green-silk:#a1c4b1;
}

More palettes to explore