All Palettes

Color Palette #f9d948, #f6b83c, #e6a35c, #d87a3b, #c84a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.anna-banana {
color: #f9d948;
}
.squash-blossom {
color: #f6b83c;
}
.apricot-sorbet {
color: #e6a35c;
}
.sweet-potato {
color: #d87a3b;
}
.painted-poppy {
color: #c84a3c;
}

/* CSS Variables */
:root {
--anna-banana:#f9d948;
--squash-blossom:#f6b83c;
--apricot-sorbet:#e6a35c;
--sweet-potato:#d87a3b;
--painted-poppy:#c84a3c;
}

More palettes to explore