All Palettes

Color Palette #5b3f2f, #c67a4e, #ffb861, #f8e5a5, #f2a8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.potting-soil {
color: #5b3f2f;
}
.fuegan-orange {
color: #c67a4e;
}
.peanut-butter-chicken {
color: #ffb861;
}
.lemon-filling {
color: #f8e5a5;
}
.roseberry {
color: #f2a8a1;
}

/* CSS Variables */
:root {
--potting-soil:#5b3f2f;
--fuegan-orange:#c67a4e;
--peanut-butter-chicken:#ffb861;
--lemon-filling:#f8e5a5;
--roseberry:#f2a8a1;
}

More palettes to explore