All Palettes

Color Palette #ff6e61, #ff998a, #ffb59e, #ffd7c2, #ffefdb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.persicus {
color: #ffb59e;
}
.friendship {
color: #ffd7c2;
}
.peach-cream {
color: #ffefdb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--persicus:#ffb59e;
--friendship:#ffd7c2;
--peach-cream:#ffefdb;
}

More palettes to explore