All Palettes

Color Palette #f5d06b, #e8a84f, #d78f3c, #b76e5c, #a34d7b

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-tulip {
color: #f5d06b;
}
.zucchini-flower {
color: #e8a84f;
}
.coppersmith {
color: #d78f3c;
}
.cobrizo {
color: #b76e5c;
}
.our-little-secret {
color: #a34d7b;
}

/* CSS Variables */
:root {
--yellow-tulip:#f5d06b;
--zucchini-flower:#e8a84f;
--coppersmith:#d78f3c;
--cobrizo:#b76e5c;
--our-little-secret:#a34d7b;
}

More palettes to explore