All Palettes

Color Palette #ff6e61, #f7b5a1, #e9c9b4, #b3d9a0, #4abf8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mystic-tulip {
color: #f7b5a1;
}
.woodstock-rose {
color: #e9c9b4;
}
.witty-green {
color: #b3d9a0;
}
.garish-green {
color: #4abf8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mystic-tulip:#f7b5a1;
--woodstock-rose:#e9c9b4;
--witty-green:#b3d9a0;
--garish-green:#4abf8c;
}

More palettes to explore