All Palettes

Color Palette #a66c4e, #c9a86e, #e1c194, #f4e2b3, #f2d9ca

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-cacao {
color: #a66c4e;
}
.ginger-ale {
color: #c9a86e;
}
.dromedary {
color: #e1c194;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.chinese-cherry {
color: #f2d9ca;
}

/* CSS Variables */
:root {
--hot-cacao:#a66c4e;
--ginger-ale:#c9a86e;
--dromedary:#e1c194;
--smooth-as-corn-silk:#f4e2b3;
--chinese-cherry:#f2d9ca;
}

More palettes to explore