All Palettes

Color Palette #c78b3d, #d9b53f, #e6c85c, #f2d17d, #f3a15e

0%
0%
0%

CSS code for this palette

/* CSS */
.anzac {
color: #c78b3d;
}
.credo {
color: #d9b53f;
}
.tasman-honey-yellow {
color: #e6c85c;
}
.soft-straw {
color: #f2d17d;
}
.sandy-brown {
color: #f3a15e;
}

/* CSS Variables */
:root {
--anzac:#c78b3d;
--credo:#d9b53f;
--tasman-honey-yellow:#e6c85c;
--soft-straw:#f2d17d;
--sandy-brown:#f3a15e;
}

More palettes to explore