All Palettes

Color Palette #d22d2d, #f76d3b, #f8b549, #f1e25b, #a5d24b

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d22d2d;
}
.carrot {
color: #f76d3b;
}
.mango-margarita {
color: #f8b549;
}
.flame-seal {
color: #f1e25b;
}
.two-peas-in-a-pod {
color: #a5d24b;
}

/* CSS Variables */
:root {
--chi-gong:#d22d2d;
--carrot:#f76d3b;
--mango-margarita:#f8b549;
--flame-seal:#f1e25b;
--two-peas-in-a-pod:#a5d24b;
}

More palettes to explore