All Palettes

Color Palette #c76b3d, #d8a06f, #e2c0a6, #f5d4a3, #ffe3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-orange {
color: #c76b3d;
}
.western-sunrise {
color: #d8a06f;
}
.tiny-calf {
color: #e2c0a6;
}
.pismo-dunes {
color: #f5d4a3;
}
.peach-of-mind {
color: #ffe3b3;
}

/* CSS Variables */
:root {
--apricot-orange:#c76b3d;
--western-sunrise:#d8a06f;
--tiny-calf:#e2c0a6;
--pismo-dunes:#f5d4a3;
--peach-of-mind:#ffe3b3;
}

More palettes to explore