All Palettes

Color Palette #ff6e61, #ffcb5c, #88d8b0, #1c6cce, #5c4d89

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.jovial-jade {
color: #88d8b0;
}
.mimesia-blue {
color: #1c6cce;
}
.bright-eggplant {
color: #5c4d89;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--jovial-jade:#88d8b0;
--mimesia-blue:#1c6cce;
--bright-eggplant:#5c4d89;
}

More palettes to explore