All Palettes

Color Palette #ff6e61, #ff998a, #f5c2d3, #a8e6ce, #b1f2b8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.cherry-blossom {
color: #f5c2d3;
}
.tropical {
color: #a8e6ce;
}
.spring-slumber-green {
color: #b1f2b8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--cherry-blossom:#f5c2d3;
--tropical:#a8e6ce;
--spring-slumber-green:#b1f2b8;
}

More palettes to explore