All Palettes

Color Palette #b88b4c, #e0a55c, #f1c84b, #f5e6a3, #f3af9b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-acorn {
color: #b88b4c;
}
.earth-yellow {
color: #e0a55c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.venetian-yellow {
color: #f5e6a3;
}
.stucco-wall {
color: #f3af9b;
}

/* CSS Variables */
:root {
--yellow-acorn:#b88b4c;
--earth-yellow:#e0a55c;
--solar-plexus-chakra:#f1c84b;
--venetian-yellow:#f5e6a3;
--stucco-wall:#f3af9b;
}

More palettes to explore