All Palettes

Color Palette #e68319, #f7a94b, #f9c57b, #f6e6a7, #e3f49f

0%
0%
0%

CSS code for this palette

/* CSS */
.sports-fan {
color: #e68319;
}
.koji-orange {
color: #f7a94b;
}
.zing {
color: #f9c57b;
}
.gold-sand {
color: #f6e6a7;
}
.dingy-sticky-note {
color: #e3f49f;
}

/* CSS Variables */
:root {
--sports-fan:#e68319;
--koji-orange:#f7a94b;
--zing:#f9c57b;
--gold-sand:#f6e6a7;
--dingy-sticky-note:#e3f49f;
}

More palettes to explore