All Palettes

Color Palette #ff6e61, #ff9861, #ffd54d, #b0eb00, #69bf4a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.mock-orange {
color: #ff9861;
}
.vibrant {
color: #ffd54d;
}
.green-fiasco {
color: #b0eb00;
}
.pure-apple {
color: #69bf4a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--mock-orange:#ff9861;
--vibrant:#ffd54d;
--green-fiasco:#b0eb00;
--pure-apple:#69bf4a;
}

More palettes to explore