All Palettes

Color Palette #f0e78e, #f6c84c, #f3a158, #e57c48, #d14c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.sunny-mood {
color: #f6c84c;
}
.bergamot-orange {
color: #f3a158;
}
.jaffa {
color: #e57c48;
}
.warming-heart {
color: #d14c3d;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--sunny-mood:#f6c84c;
--bergamot-orange:#f3a158;
--jaffa:#e57c48;
--warming-heart:#d14c3d;
}

More palettes to explore