All Palettes

Color Palette #42050b, #283932, #123763, #a57045, #a14b45

0%
0%
0%

CSS code for this palette

/* CSS */
.berry-chocolate {
color: #42050b;
}
.tetsu-black {
color: #283932;
}
.funnel-cloud {
color: #123763;
}
.cashew {
color: #a57045;
}
.redrock-canyon {
color: #a14b45;
}

/* CSS Variables */
:root {
--berry-chocolate:#42050b;
--tetsu-black:#283932;
--funnel-cloud:#123763;
--cashew:#a57045;
--redrock-canyon:#a14b45;
}

More palettes to explore