All Palettes

Color Palette #dc4332, #f46c3e, #f8b74f, #f2e67d, #8dd34a

0%
0%
0%

CSS code for this palette

/* CSS */
.punch {
color: #dc4332;
}
.chinese-orange {
color: #f46c3e;
}
.mango-margarita {
color: #f8b74f;
}
.spring-yellow {
color: #f2e67d;
}
.midsummer-field {
color: #8dd34a;
}

/* CSS Variables */
:root {
--punch:#dc4332;
--chinese-orange:#f46c3e;
--mango-margarita:#f8b74f;
--spring-yellow:#f2e67d;
--midsummer-field:#8dd34a;
}

More palettes to explore