All Palettes

Color Palette #e8b64a, #e77e23, #db4e1f, #b93c3c, #8c2c4f

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-glow {
color: #e8b64a;
}
.orange-gluttony {
color: #e77e23;
}
.firebird-tail-lights {
color: #db4e1f;
}
.edgy-red {
color: #b93c3c;
}
.disco {
color: #8c2c4f;
}

/* CSS Variables */
:root {
--honey-glow:#e8b64a;
--orange-gluttony:#e77e23;
--firebird-tail-lights:#db4e1f;
--edgy-red:#b93c3c;
--disco:#8c2c4f;
}

More palettes to explore