All Palettes

Color Palette #f1e9d0, #e3cfc0, #d6baa9, #c1a08b, #a68e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.crescent-moon {
color: #f1e9d0;
}
.ice-cream-cone {
color: #e3cfc0;
}
.canyon-trail {
color: #d6baa9;
}
.calfskin {
color: #c1a08b;
}
.rodeo-roundup {
color: #a68e6e;
}

/* CSS Variables */
:root {
--crescent-moon:#f1e9d0;
--ice-cream-cone:#e3cfc0;
--canyon-trail:#d6baa9;
--calfskin:#c1a08b;
--rodeo-roundup:#a68e6e;
}

More palettes to explore