All Palettes

Color Palette #c1b19f, #d6cda8, #e8d48c, #f3a34f, #d15d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.frontier-fort {
color: #c1b19f;
}
.fiji-sands {
color: #d6cda8;
}
.copacabana-sand {
color: #e8d48c;
}
.troll-slayer-orange {
color: #f3a34f;
}
.sweet-mandarin {
color: #d15d3d;
}

/* CSS Variables */
:root {
--frontier-fort:#c1b19f;
--fiji-sands:#d6cda8;
--copacabana-sand:#e8d48c;
--troll-slayer-orange:#f3a34f;
--sweet-mandarin:#d15d3d;
}

More palettes to explore