All Palettes

Color Palette #b15b39, #d5a84d, #a48b4c, #d1333b, #e4c06c

0%
0%
0%

CSS code for this palette

/* CSS */
.overcast-brick {
color: #b15b39;
}
.plantain-chips {
color: #d5a84d;
}
.mustard-gold {
color: #a48b4c;
}
.trinidad-moruga-scorpion {
color: #d1333b;
}
.bountiful-gold {
color: #e4c06c;
}

/* CSS Variables */
:root {
--overcast-brick:#b15b39;
--plantain-chips:#d5a84d;
--mustard-gold:#a48b4c;
--trinidad-moruga-scorpion:#d1333b;
--bountiful-gold:#e4c06c;
}

More palettes to explore