All Palettes

Color Palette #c9a86e, #f1c88e, #f9e19f, #f2a65f, #d77d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #c9a86e;
}
.skullcrusher-brass {
color: #f1c88e;
}
.durango-dust {
color: #f9e19f;
}
.sandy-brown {
color: #f2a65f;
}
.sweet-potato {
color: #d77d3c;
}

/* CSS Variables */
:root {
--ginger-ale:#c9a86e;
--skullcrusher-brass:#f1c88e;
--durango-dust:#f9e19f;
--sandy-brown:#f2a65f;
--sweet-potato:#d77d3c;
}

More palettes to explore