All Palettes

Color Palette #f6b83c, #f39c12, #f26d40, #c84c5c, #7d2c6b

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.dodgeroll-gold {
color: #f39c12;
}
.chinese-orange {
color: #f26d40;
}
.iridescent-red {
color: #c84c5c;
}
.grape-juice {
color: #7d2c6b;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--dodgeroll-gold:#f39c12;
--chinese-orange:#f26d40;
--iridescent-red:#c84c5c;
--grape-juice:#7d2c6b;
}

More palettes to explore