All Palettes

Color Palette #f7c6a6, #f9a77b, #f97939, #e88102, #d65d00

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.apricot-wash {
color: #f9a77b;
}
.crayola-orange {
color: #f97939;
}
.master-round-yellow {
color: #e88102;
}
.exuberance {
color: #d65d00;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--apricot-wash:#f9a77b;
--crayola-orange:#f97939;
--master-round-yellow:#e88102;
--exuberance:#d65d00;
}

More palettes to explore