All Palettes

Color Palette #f7c12b, #e77e23, #d54030, #9b2c81, #5d5bd2

0%
0%
0%

CSS code for this palette

/* CSS */
.freesia {
color: #f7c12b;
}
.orange-gluttony {
color: #e77e23;
}
.punch {
color: #d54030;
}
.purple-wine {
color: #9b2c81;
}
.dark-periwinkle {
color: #5d5bd2;
}

/* CSS Variables */
:root {
--freesia:#f7c12b;
--orange-gluttony:#e77e23;
--punch:#d54030;
--purple-wine:#9b2c81;
--dark-periwinkle:#5d5bd2;
}

More palettes to explore