All Palettes

Color Palette #d62c29, #e75b3c, #f69b5a, #f8d34f, #f9e5a9

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d62c29;
}
.sohi-red {
color: #e75b3c;
}
.bergamot-orange {
color: #f69b5a;
}
.westfall-yellow {
color: #f8d34f;
}
.gold-sand {
color: #f9e5a9;
}

/* CSS Variables */
:root {
--chi-gong:#d62c29;
--sohi-red:#e75b3c;
--bergamot-orange:#f69b5a;
--westfall-yellow:#f8d34f;
--gold-sand:#f9e5a9;
}

More palettes to explore