All Palettes

Color Palette #c34b2c, #e6b000, #f1d67e, #79993d, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.autumn-robin {
color: #c34b2c;
}
.mustard-yellow {
color: #e6b000;
}
.jemima {
color: #f1d67e;
}
.antique-moss {
color: #79993d;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--autumn-robin:#c34b2c;
--mustard-yellow:#e6b000;
--jemima:#f1d67e;
--antique-moss:#79993d;
--olympic-blue:#4b91e2;
}

More palettes to explore