All Palettes

Color Palette #ff6e61, #6fbf6e, #6c9aef, #f1c40e, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.dublin {
color: #6fbf6e;
}
.guilliman-blue {
color: #6c9aef;
}
.sunshine-mellow {
color: #f1c40e;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--dublin:#6fbf6e;
--guilliman-blue:#6c9aef;
--sunshine-mellow:#f1c40e;
--mandarin-red:#e74d3c;
}

More palettes to explore