All Palettes

Color Palette #ff6e61, #ffcb5c, #88d8b0, #4e9fa6, #293c65

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.jovial-jade {
color: #88d8b0;
}
.basilica-blue {
color: #4e9fa6;
}
.blue-depths {
color: #293c65;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--jovial-jade:#88d8b0;
--basilica-blue:#4e9fa6;
--blue-depths:#293c65;
}

More palettes to explore