All Palettes

Color Palette #f0e78e, #d5a03f, #b35929, #8d2a4f, #5e1b79

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.espresso-crema {
color: #d5a03f;
}
.stirland-battlemire {
color: #b35929;
}
.disco {
color: #8d2a4f;
}
.berry-blackmail {
color: #5e1b79;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--espresso-crema:#d5a03f;
--stirland-battlemire:#b35929;
--disco:#8d2a4f;
--berry-blackmail:#5e1b79;
}

More palettes to explore