All Palettes

Color Palette #d93b30, #a6c856, #f6f8e2, #eb4928, #4c8b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.cg-red {
color: #d93b30;
}
.sweet-midori {
color: #a6c856;
}
.star-shine {
color: #f6f8e2;
}
.karaka-orange {
color: #eb4928;
}
.fiji-palm {
color: #4c8b3c;
}

/* CSS Variables */
:root {
--cg-red:#d93b30;
--sweet-midori:#a6c856;
--star-shine:#f6f8e2;
--karaka-orange:#eb4928;
--fiji-palm:#4c8b3c;
}

More palettes to explore