All Palettes

Color Palette #d47c49, #e29a5a, #f3c172, #f7e4b6, #c3b298

0%
0%
0%

CSS code for this palette

/* CSS */
.pumpkin-bread {
color: #d47c49;
}
.porsche {
color: #e29a5a;
}
.sassy-yellow {
color: #f3c172;
}
.barley-white {
color: #f7e4b6;
}
.self-destruct {
color: #c3b298;
}

/* CSS Variables */
:root {
--pumpkin-bread:#d47c49;
--porsche:#e29a5a;
--sassy-yellow:#f3c172;
--barley-white:#f7e4b6;
--self-destruct:#c3b298;
}

More palettes to explore