All Palettes

Color Palette #d22d2d, #f1c40e, #28af60, #287fb8, #8d43ad

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d22d2d;
}
.sunshine-mellow {
color: #f1c40e;
}
.island-green {
color: #28af60;
}
.haddock-s-sweater {
color: #287fb8;
}
.moonshadow {
color: #8d43ad;
}

/* CSS Variables */
:root {
--chi-gong:#d22d2d;
--sunshine-mellow:#f1c40e;
--island-green:#28af60;
--haddock-s-sweater:#287fb8;
--moonshadow:#8d43ad;
}

More palettes to explore