All Palettes

Color Palette #d62b1f, #a22f25, #f1b74b, #f2e4b1, #4d9c2b

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-red {
color: #d62b1f;
}
.jaipur {
color: #a22f25;
}
.maximum-yellow-red {
color: #f1b74b;
}
.oyster-bisque {
color: #f2e4b1;
}
.hubert-s-truck-green {
color: #4d9c2b;
}

/* CSS Variables */
:root {
--pure-red:#d62b1f;
--jaipur:#a22f25;
--maximum-yellow-red:#f1b74b;
--oyster-bisque:#f2e4b1;
--hubert-s-truck-green:#4d9c2b;
}

More palettes to explore