All Palettes

Color Palette #f0e78e, #f6c655, #f39c12, #d67f38, #5d3b27

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.mom-s-pancake {
color: #f6c655;
}
.dodgeroll-gold {
color: #f39c12;
}
.mexican-spirit {
color: #d67f38;
}
.bracken {
color: #5d3b27;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--mom-s-pancake:#f6c655;
--dodgeroll-gold:#f39c12;
--mexican-spirit:#d67f38;
--bracken:#5d3b27;
}

More palettes to explore