All Palettes

Color Palette #f6e5b1, #e3cda5, #d1a37a, #c07f54, #a65e3a

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-as-corn-silk {
color: #f6e5b1;
}
.coconut-crumble {
color: #e3cda5;
}
.darling-clementine {
color: #d1a37a;
}
.rich-copper {
color: #c07f54;
}
.earthen-jug {
color: #a65e3a;
}

/* CSS Variables */
:root {
--smooth-as-corn-silk:#f6e5b1;
--coconut-crumble:#e3cda5;
--darling-clementine:#d1a37a;
--rich-copper:#c07f54;
--earthen-jug:#a65e3a;
}

More palettes to explore