All Palettes

Color Palette #f69e4c, #f3d66d, #e9c149, #d66a4c, #a8503e

0%
0%
0%

CSS code for this palette

/* CSS */
.sunshade {
color: #f69e4c;
}
.forsythia-blossom {
color: #f3d66d;
}
.new-yellow {
color: #e9c149;
}
.track-and-field {
color: #d66a4c;
}
.hot-sauce {
color: #a8503e;
}

/* CSS Variables */
:root {
--sunshade:#f69e4c;
--forsythia-blossom:#f3d66d;
--new-yellow:#e9c149;
--track-and-field:#d66a4c;
--hot-sauce:#a8503e;
}

More palettes to explore