All Palettes

Color Palette #c92c3e, #f35c20, #f7a469, #ffda6b, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c92c3e;
}
.plastic-carrot {
color: #f35c20;
}
.trump-tan {
color: #f7a469;
}
.golden-nectar {
color: #ffda6b;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--etruscan-red:#c92c3e;
--plastic-carrot:#f35c20;
--trump-tan:#f7a469;
--golden-nectar:#ffda6b;
--vanilla-shake:#fffbf0;
}

More palettes to explore