All Palettes

Color Palette #d2c7d6, #f2b5d5, #f9d55d, #f5b55c, #f6a23c

0%
0%
0%

CSS code for this palette

/* CSS */
.orchid-tint {
color: #d2c7d6;
}
.soft-cashmere {
color: #f2b5d5;
}
.salmon-eggs {
color: #f9d55d;
}
.amber-yellow {
color: #f5b55c;
}
.y-ng-ch-ng-orange {
color: #f6a23c;
}

/* CSS Variables */
:root {
--orchid-tint:#d2c7d6;
--soft-cashmere:#f2b5d5;
--salmon-eggs:#f9d55d;
--amber-yellow:#f5b55c;
--y-ng-ch-ng-orange:#f6a23c;
}

More palettes to explore