All Palettes

Color Palette #f0e78e, #f6d43c, #e8b92c, #d6a12e, #b7851a

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.dandelion-yellow {
color: #f6d43c;
}
.bright-sun {
color: #e8b92c;
}
.glitzy-gold {
color: #d6a12e;
}
.arrowwood {
color: #b7851a;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--dandelion-yellow:#f6d43c;
--bright-sun:#e8b92c;
--glitzy-gold:#d6a12e;
--arrowwood:#b7851a;
}

More palettes to explore