All Palettes

Color Palette #ff6e61, #6fbe91, #f3c5a0, #f7e9a1, #ffcb5c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.felt-green {
color: #6fbe91;
}
.avid-apricot {
color: #f3c5a0;
}
.lazy-daisy {
color: #f7e9a1;
}
.nacho {
color: #ffcb5c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--felt-green:#6fbe91;
--avid-apricot:#f3c5a0;
--lazy-daisy:#f7e9a1;
--nacho:#ffcb5c;
}

More palettes to explore