All Palettes

Color Palette #9b7b55, #c8b679, #e2d69d, #f2e4c4, #f9f7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.treasure-casket {
color: #9b7b55;
}
.roasted-pistachio {
color: #c8b679;
}
.twinkle-toes {
color: #e2d69d;
}
.afterglow {
color: #f2e4c4;
}
.milk-glass {
color: #f9f7f0;
}

/* CSS Variables */
:root {
--treasure-casket:#9b7b55;
--roasted-pistachio:#c8b679;
--twinkle-toes:#e2d69d;
--afterglow:#f2e4c4;
--milk-glass:#f9f7f0;
}

More palettes to explore