All Palettes

Color Palette #d15d3d, #e77d5f, #f1a76a, #e9c67c, #dae2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d15d3d;
}
.roasted-sienna {
color: #e77d5f;
}
.lion-of-menecrates {
color: #f1a76a;
}
.golden-thread {
color: #e9c67c;
}
.light-mist {
color: #dae2d5;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d15d3d;
--roasted-sienna:#e77d5f;
--lion-of-menecrates:#f1a76a;
--golden-thread:#e9c67c;
--light-mist:#dae2d5;
}

More palettes to explore