All Palettes

Color Palette #b87332, #d79c3c, #f1b041, #f6c451, #f9d371

0%
0%
0%

CSS code for this palette

/* CSS */
.copper {
color: #b87332;
}
.golden-hamster {
color: #d79c3c;
}
.butter-cream {
color: #f1b041;
}
.mom-s-pancake {
color: #f6c451;
}
.summer-lily {
color: #f9d371;
}

/* CSS Variables */
:root {
--copper:#b87332;
--golden-hamster:#d79c3c;
--butter-cream:#f1b041;
--mom-s-pancake:#f6c451;
--summer-lily:#f9d371;
}

More palettes to explore