All Palettes

Color Palette #d6815c, #e6a85c, #f1c77e, #f5e3b2, #d5b4af

0%
0%
0%

CSS code for this palette

/* CSS */
.show-business {
color: #d6815c;
}
.apricot-sorbet {
color: #e6a85c;
}
.mille-feuille {
color: #f1c77e;
}
.smooth-as-corn-silk {
color: #f5e3b2;
}
.oyster-pink {
color: #d5b4af;
}

/* CSS Variables */
:root {
--show-business:#d6815c;
--apricot-sorbet:#e6a85c;
--mille-feuille:#f1c77e;
--smooth-as-corn-silk:#f5e3b2;
--oyster-pink:#d5b4af;
}

More palettes to explore