All Palettes

Color Palette #ff6e61, #709bff, #ffcb5c, #88d8b0, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fennel-flower {
color: #709bff;
}
.nacho {
color: #ffcb5c;
}
.jovial-jade {
color: #88d8b0;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fennel-flower:#709bff;
--nacho:#ffcb5c;
--jovial-jade:#88d8b0;
--blush-hour:#ff7092;
}

More palettes to explore