All Palettes

Color Palette #d7b670, #f0c97f, #f4e1a4, #b0d6a9, #6d9c70

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mustard {
color: #d7b670;
}
.mille-feuille {
color: #f0c97f;
}
.optimistic-yellow {
color: #f4e1a4;
}
.fizz {
color: #b0d6a9;
}
.rosemary-green {
color: #6d9c70;
}

/* CSS Variables */
:root {
--sweet-mustard:#d7b670;
--mille-feuille:#f0c97f;
--optimistic-yellow:#f4e1a4;
--fizz:#b0d6a9;
--rosemary-green:#6d9c70;
}

More palettes to explore