All Palettes

Color Palette #ff6e61, #ffa04d, #ffcb3d, #c9e2b1, #7ebe7e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-flower {
color: #ffa04d;
}
.yellow-jacket {
color: #ffcb3d;
}
.viridine-green {
color: #c9e2b1;
}
.rally-green {
color: #7ebe7e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-flower:#ffa04d;
--yellow-jacket:#ffcb3d;
--viridine-green:#c9e2b1;
--rally-green:#7ebe7e;
}

More palettes to explore