All Palettes

Color Palette #ca2b2b, #d77c2d, #f1d05b, #7e9d2a, #3b5a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.peri-peri {
color: #ca2b2b;
}
.bitter-orange {
color: #d77c2d;
}
.sorreno-lemon {
color: #f1d05b;
}
.bruni-green {
color: #7e9d2a;
}
.turf {
color: #3b5a2b;
}

/* CSS Variables */
:root {
--peri-peri:#ca2b2b;
--bitter-orange:#d77c2d;
--sorreno-lemon:#f1d05b;
--bruni-green:#7e9d2a;
--turf:#3b5a2b;
}

More palettes to explore