All Palettes

Color Palette #b8caaa, #f3e7bf, #fbcc8e, #efae3e, #d05c39

0%
0%
0%

CSS code for this palette

/* CSS */
.enamel-green {
color: #b8caaa;
}
.creamy-vanilla {
color: #f3e7bf;
}
.puff-pastry-yellow {
color: #fbcc8e;
}
.butter-cream {
color: #efae3e;
}
.campfire {
color: #d05c39;
}

/* CSS Variables */
:root {
--enamel-green:#b8caaa;
--creamy-vanilla:#f3e7bf;
--puff-pastry-yellow:#fbcc8e;
--butter-cream:#efae3e;
--campfire:#d05c39;
}

More palettes to explore