All Palettes

Color Palette #ff6e61, #6f9f6f, #6e9fc4, #f4c10b, #da5f4e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.blackthorn-green {
color: #6f9f6f;
}
.cerulean-frost {
color: #6e9fc4;
}
.sunshine-mellow {
color: #f4c10b;
}
.track-and-field {
color: #da5f4e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--blackthorn-green:#6f9f6f;
--cerulean-frost:#6e9fc4;
--sunshine-mellow:#f4c10b;
--track-and-field:#da5f4e;
}

More palettes to explore