All Palettes

Color Palette #ff6e61, #ff9a47, #ffcd70, #a8e1ae, #6fc5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.grandis {
color: #ffcd70;
}
.celadon {
color: #a8e1ae;
}
.salt-lake {
color: #6fc5d3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--grandis:#ffcd70;
--celadon:#a8e1ae;
--salt-lake:#6fc5d3;
}

More palettes to explore