All Palettes

Color Palette #ca2b2b, #f46a1f, #f8b42a, #a3c94f, #4f9c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #ca2b2b;
}
.apocalyptic-orange {
color: #f46a1f;
}
.hot-sun {
color: #f8b42a;
}
.two-peas-in-a-pod {
color: #a3c94f;
}
.enviable {
color: #4f9c3a;
}

/* CSS Variables */
:root {
--peri-peri:#ca2b2b;
--apocalyptic-orange:#f46a1f;
--hot-sun:#f8b42a;
--two-peas-in-a-pod:#a3c94f;
--enviable:#4f9c3a;
}

More palettes to explore