All Palettes

Color Palette #e6a3b0, #f4c3c3, #ffb89e, #ff8e6b, #ff5f57

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e6a3b0;
}
.cor-de-pele {
color: #f4c3c3;
}
.pallid-orange {
color: #ffb89e;
}
.salmon-orange {
color: #ff8e6b;
}
.sunset-orange {
color: #ff5f57;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e6a3b0;
--cor-de-pele:#f4c3c3;
--pallid-orange:#ffb89e;
--salmon-orange:#ff8e6b;
--sunset-orange:#ff5f57;
}

More palettes to explore