All Palettes

Color Palette #ff6e61, #ff9a47, #ffcb5c, #88d8b0, #6b9edb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.nacho {
color: #ffcb5c;
}
.jovial-jade {
color: #88d8b0;
}
.blue-gourami {
color: #6b9edb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--nacho:#ffcb5c;
--jovial-jade:#88d8b0;
--blue-gourami:#6b9edb;
}

More palettes to explore