All Palettes

Color Palette #d42e2b, #f47b1f, #f6c451, #a3d55d, #2d8b2d

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d42e2b;
}
.sun-orange {
color: #f47b1f;
}
.mom-s-pancake {
color: #f6c451;
}
.lime-lizard {
color: #a3d55d;
}
.jade-of-emeralds {
color: #2d8b2d;
}

/* CSS Variables */
:root {
--chi-gong:#d42e2b;
--sun-orange:#f47b1f;
--mom-s-pancake:#f6c451;
--lime-lizard:#a3d55d;
--jade-of-emeralds:#2d8b2d;
}

More palettes to explore