All Palettes

Color Palette #302c2c, #5f2b2c, #a04b4e, #e27b3c, #f1c6b1

0%
0%
0%

CSS code for this palette

/* CSS */
.diesel {
color: #302c2c;
}
.christmas-brown {
color: #5f2b2c;
}
.sweet-cherry {
color: #a04b4e;
}
.citrus-blast {
color: #e27b3c;
}
.peach-temptation {
color: #f1c6b1;
}

/* CSS Variables */
:root {
--diesel:#302c2c;
--christmas-brown:#5f2b2c;
--sweet-cherry:#a04b4e;
--citrus-blast:#e27b3c;
--peach-temptation:#f1c6b1;
}

More palettes to explore