All Palettes

Color Palette #ff6e61, #ff9b80, #ffb69e, #ffdfc2, #fff4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.persicus {
color: #ffb69e;
}
.sand-muffin {
color: #ffdfc2;
}
.creamy-cloud-dreams {
color: #fff4e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--persicus:#ffb69e;
--sand-muffin:#ffdfc2;
--creamy-cloud-dreams:#fff4e0;
}

More palettes to explore