All Palettes

Color Palette #c92c3c, #f45e43, #f69c6f, #f9d89a, #f2f3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3c;
}
.orange-soda {
color: #f45e43;
}
.burning-coals {
color: #f69c6f;
}
.applesauce {
color: #f9d89a;
}
.leaf-bud {
color: #f2f3a0;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3c;
--orange-soda:#f45e43;
--burning-coals:#f69c6f;
--applesauce:#f9d89a;
--leaf-bud:#f2f3a0;
}

More palettes to explore