All Palettes

Color Palette #dba45c, #b30f1c, #007a33, #000000, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.butterscotch-syrup {
color: #dba45c;
}
.boy-red {
color: #b30f1c;
}
.forestial {
color: #007a33;
}
.black {
color: #000000;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--butterscotch-syrup:#dba45c;
--boy-red:#b30f1c;
--forestial:#007a33;
--black:#000000;
--black:#000000;
}

More palettes to explore