All Palettes

Color Palette #cf2a2a, #f67e23, #f9d44e, #8bc34b, #4051b5

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #cf2a2a;
}
.ornery-tangerine {
color: #f67e23;
}
.westfall-yellow {
color: #f9d44e;
}
.citrus-surge {
color: #8bc34b;
}
.night-in-manchester {
color: #4051b5;
}

/* CSS Variables */
:root {
--chi-gong:#cf2a2a;
--ornery-tangerine:#f67e23;
--westfall-yellow:#f9d44e;
--citrus-surge:#8bc34b;
--night-in-manchester:#4051b5;
}

More palettes to explore