All Palettes

Color Palette #d5c15d, #f3e08c, #f9d358, #f6b637, #e6a100

0%
0%
0%

CSS code for this palette

/* CSS */
.nervy-hue {
color: #d5c15d;
}
.late-day-sun {
color: #f3e08c;
}
.wake-me-up {
color: #f9d358;
}
.squash-blossom {
color: #f6b637;
}
.hot-butter {
color: #e6a100;
}

/* CSS Variables */
:root {
--nervy-hue:#d5c15d;
--late-day-sun:#f3e08c;
--wake-me-up:#f9d358;
--squash-blossom:#f6b637;
--hot-butter:#e6a100;
}

More palettes to explore