All Palettes

Color Palette #d15d3d, #a87b5d, #c7d7b2, #5abb58, #3e7b8e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d15d3d;
}
.tuscan-soil {
color: #a87b5d;
}
.spice-garden {
color: #c7d7b2;
}
.chlorella-green {
color: #5abb58;
}
.larkspur {
color: #3e7b8e;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d15d3d;
--tuscan-soil:#a87b5d;
--spice-garden:#c7d7b2;
--chlorella-green:#5abb58;
--larkspur:#3e7b8e;
}

More palettes to explore