All Palettes

Color Palette #fbaf3c, #f6a637, #f1963b, #c65c39, #7e4c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.lightning-yellow {
color: #f6a637;
}
.highlighter-orange {
color: #f1963b;
}
.civara {
color: #c65c39;
}
.nutmeg {
color: #7e4c3a;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--lightning-yellow:#f6a637;
--highlighter-orange:#f1963b;
--civara:#c65c39;
--nutmeg:#7e4c3a;
}

More palettes to explore