All Palettes

Color Palette #d22d2d, #f24d2c, #f3b035, #f3e4aa, #2f7f33

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d22d2d;
}
.hot-shot {
color: #f24d2c;
}
.solar-power {
color: #f3b035;
}
.vanilla {
color: #f3e4aa;
}
.lush-paradise {
color: #2f7f33;
}

/* CSS Variables */
:root {
--chi-gong:#d22d2d;
--hot-shot:#f24d2c;
--solar-power:#f3b035;
--vanilla:#f3e4aa;
--lush-paradise:#2f7f33;
}

More palettes to explore