All Palettes

Color Palette #ff6e61, #ff998a, #ffb69e, #f9eca9, #e1f59e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.persicus {
color: #ffb69e;
}
.star-studded {
color: #f9eca9;
}
.dingy-sticky-note {
color: #e1f59e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--persicus:#ffb69e;
--star-studded:#f9eca9;
--dingy-sticky-note:#e1f59e;
}

More palettes to explore