All Palettes

Color Palette #ff6e61, #ff9d8a, #ffb59e, #ffd4c7, #fff4e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff9d8a;
}
.persicus {
color: #ffb59e;
}
.tiny-pink {
color: #ffd4c7;
}
.creamy-cloud-dreams {
color: #fff4e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff9d8a;
--persicus:#ffb59e;
--tiny-pink:#ffd4c7;
--creamy-cloud-dreams:#fff4e0;
}

More palettes to explore