All Palettes

Color Palette #e6a8b0, #f9d69f, #f5b175, #f1a35b, #d7823c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-heart {
color: #e6a8b0;
}
.milky-maize {
color: #f9d69f;
}
.charming-peach {
color: #f5b175;
}
.sandy-brown {
color: #f1a35b;
}
.clay-terrace {
color: #d7823c;
}

/* CSS Variables */
:root {
--sweet-heart:#e6a8b0;
--milky-maize:#f9d69f;
--charming-peach:#f5b175;
--sandy-brown:#f1a35b;
--clay-terrace:#d7823c;
}

More palettes to explore