All Palettes

Color Palette #ff6e61, #ffcb5c, #6fbe91, #3e4f51, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.felt-green {
color: #6fbe91;
}
.thermal {
color: #3e4f51;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--felt-green:#6fbe91;
--thermal:#3e4f51;
--calabrese:#f1a8a2;
}

More palettes to explore