All Palettes

Color Palette #ff6e61, #ffa142, #f9d64e, #b0df9f, #6fc5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.westfall-yellow {
color: #f9d64e;
}
.green-gooseberry {
color: #b0df9f;
}
.salt-lake {
color: #6fc5d3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--westfall-yellow:#f9d64e;
--green-gooseberry:#b0df9f;
--salt-lake:#6fc5d3;
}

More palettes to explore