All Palettes

Color Palette #b87332, #d59939, #f7b950, #f9c86c, #f1e6a7

0%
0%
0%

CSS code for this palette

/* CSS */
.copper {
color: #b87332;
}
.trinket {
color: #d59939;
}
.mango-margarita {
color: #f7b950;
}
.sundance {
color: #f9c86c;
}
.pineapple-delight {
color: #f1e6a7;
}

/* CSS Variables */
:root {
--copper:#b87332;
--trinket:#d59939;
--mango-margarita:#f7b950;
--sundance:#f9c86c;
--pineapple-delight:#f1e6a7;
}

More palettes to explore