All Palettes

Color Palette #d6c7a9, #e5c59f, #f2b650, #ef622e, #c84a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.paper-dog {
color: #d6c7a9;
}
.jasper-cane {
color: #e5c59f;
}
.goldsmith {
color: #f2b650;
}
.exuberant-orange {
color: #ef622e;
}
.painted-poppy {
color: #c84a3c;
}

/* CSS Variables */
:root {
--paper-dog:#d6c7a9;
--jasper-cane:#e5c59f;
--goldsmith:#f2b650;
--exuberant-orange:#ef622e;
--painted-poppy:#c84a3c;
}

More palettes to explore