All Palettes

Color Palette #f0e78e, #f0e04c, #f5d33d, #f6b637, #f79926

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.golden-snitch {
color: #f0e04c;
}
.marigold-dust {
color: #f5d33d;
}
.squash-blossom {
color: #f6b637;
}
.texas-sunset {
color: #f79926;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--golden-snitch:#f0e04c;
--marigold-dust:#f5d33d;
--squash-blossom:#f6b637;
--texas-sunset:#f79926;
}

More palettes to explore