All Palettes

Color Palette #ff6e61, #ffa047, #ffd770, #a6d87d, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.au-gratin {
color: #ffa047;
}
.quiche-lorraine {
color: #ffd770;
}
.crystal-green {
color: #a6d87d;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--au-gratin:#ffa047;
--quiche-lorraine:#ffd770;
--crystal-green:#a6d87d;
--emerald-wave:#4eb7ac;
}

More palettes to explore