All Palettes

Color Palette #f6e4c1, #f1d4a2, #e7b99c, #d69c8f, #c57c8e

0%
0%
0%

CSS code for this palette

/* CSS */
.tea-light {
color: #f6e4c1;
}
.antique-wicker-basket {
color: #f1d4a2;
}
.creole-cottage {
color: #e7b99c;
}
.shanghai-peach {
color: #d69c8f;
}
.japanese-coral {
color: #c57c8e;
}

/* CSS Variables */
:root {
--tea-light:#f6e4c1;
--antique-wicker-basket:#f1d4a2;
--creole-cottage:#e7b99c;
--shanghai-peach:#d69c8f;
--japanese-coral:#c57c8e;
}

More palettes to explore