All Palettes

Color Palette #edb482, #f2c97d, #f2b75f, #f89c3f, #d77c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.rusty-sand {
color: #edb482;
}
.mille-feuille {
color: #f2c97d;
}
.crunch {
color: #f2b75f;
}
.chat-orange {
color: #f89c3f;
}
.bitter-orange {
color: #d77c2d;
}

/* CSS Variables */
:root {
--rusty-sand:#edb482;
--mille-feuille:#f2c97d;
--crunch:#f2b75f;
--chat-orange:#f89c3f;
--bitter-orange:#d77c2d;
}

More palettes to explore