All Palettes

Color Palette #f6b83c, #f1a15b, #ec7f5b, #d04e68, #782b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.doughnut {
color: #f1a15b;
}
.orange-daylily {
color: #ec7f5b;
}
.cabaret {
color: #d04e68;
}
.grape-juice {
color: #782b6e;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--doughnut:#f1a15b;
--orange-daylily:#ec7f5b;
--cabaret:#d04e68;
--grape-juice:#782b6e;
}

More palettes to explore