All Palettes

Color Palette #ffc1a8, #ffab8a, #ff8e6b, #ff6f52, #ff4d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.porcellana {
color: #ffc1a8;
}
.sunset-over-the-alps {
color: #ffab8a;
}
.salmon-orange {
color: #ff8e6b;
}
.orange-pink {
color: #ff6f52;
}
.dusk-orange {
color: #ff4d3d;
}

/* CSS Variables */
:root {
--porcellana:#ffc1a8;
--sunset-over-the-alps:#ffab8a;
--salmon-orange:#ff8e6b;
--orange-pink:#ff6f52;
--dusk-orange:#ff4d3d;
}

More palettes to explore