All Palettes

Color Palette #ff6e61, #ffa142, #ffcd38, #6fbe7f, #4c8b3c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.peeps {
color: #ffcd38;
}
.jade-stone-green {
color: #6fbe7f;
}
.fiji-palm {
color: #4c8b3c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--peeps:#ffcd38;
--jade-stone-green:#6fbe7f;
--fiji-palm:#4c8b3c;
}

More palettes to explore