All Palettes

Color Palette #f7c5a6, #f4b75d, #f09f3d, #d67a29, #a66e9c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.crunch {
color: #f4b75d;
}
.y-ng-ch-ng-orange {
color: #f09f3d;
}
.bitter-orange {
color: #d67a29;
}
.violet-femmes {
color: #a66e9c;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--crunch:#f4b75d;
--y-ng-ch-ng-orange:#f09f3d;
--bitter-orange:#d67a29;
--violet-femmes:#a66e9c;
}

More palettes to explore