All Palettes

Color Palette #f0a400, #e7b80d, #c6893f, #a65e8d, #5d4d89

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.pattypan {
color: #e7b80d;
}
.golden-leaf {
color: #c6893f;
}
.cyclamen-red {
color: #a65e8d;
}
.bright-eggplant {
color: #5d4d89;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--pattypan:#e7b80d;
--golden-leaf:#c6893f;
--cyclamen-red:#a65e8d;
--bright-eggplant:#5d4d89;
}

More palettes to explore