All Palettes

Color Palette #f6f3c1, #e5b33e, #d68a2e, #c94c26, #9d2a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.cocoa-butter {
color: #f6f3c1;
}
.australium-gold {
color: #e5b33e;
}
.opulent {
color: #d68a2e;
}
.peanut-butter-jelly {
color: #c94c26;
}
.rustic-rouge {
color: #9d2a2a;
}

/* CSS Variables */
:root {
--cocoa-butter:#f6f3c1;
--australium-gold:#e5b33e;
--opulent:#d68a2e;
--peanut-butter-jelly:#c94c26;
--rustic-rouge:#9d2a2a;
}

More palettes to explore