All Palettes

Color Palette #f9d380, #f6b83c, #f79022, #f66f0e, #f04c00

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-bees {
color: #f9d380;
}
.squash-blossom {
color: #f6b83c;
}
.pesto-calabrese {
color: #f79022;
}
.liquid-lava {
color: #f66f0e;
}
.kimchi {
color: #f04c00;
}

/* CSS Variables */
:root {
--honey-bees:#f9d380;
--squash-blossom:#f6b83c;
--pesto-calabrese:#f79022;
--liquid-lava:#f66f0e;
--kimchi:#f04c00;
}

More palettes to explore