All Palettes

Color Palette #ffc29e, #ff6e61, #d8402c, #c94a4c, #4b4ea0

0%
0%
0%

CSS code for this palette

/* CSS */
.esprit-peach {
color: #ffc29e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.hunter-s-orange {
color: #d8402c;
}
.rusty-chainmail {
color: #c94a4c;
}
.liberty {
color: #4b4ea0;
}

/* CSS Variables */
:root {
--esprit-peach:#ffc29e;
--grapefruit-pulp:#ff6e61;
--hunter-s-orange:#d8402c;
--rusty-chainmail:#c94a4c;
--liberty:#4b4ea0;
}

More palettes to explore