All Palettes

Color Palette #f6b83c, #f4a20b, #da5c2b, #a84f2e, #7c2e2d

0%
0%
0%

CSS code for this palette

/* CSS */
.squash-blossom {
color: #f6b83c;
}
.orange-pospsicle {
color: #f4a20b;
}
.full-of-life {
color: #da5c2b;
}
.rose-of-sharon {
color: #a84f2e;
}
.strong-envy {
color: #7c2e2d;
}

/* CSS Variables */
:root {
--squash-blossom:#f6b83c;
--orange-pospsicle:#f4a20b;
--full-of-life:#da5c2b;
--rose-of-sharon:#a84f2e;
--strong-envy:#7c2e2d;
}

More palettes to explore