All Palettes

Color Palette #ff6e61, #ff9900, #ffe057, #a9d40c, #3ba06f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.pickled-ginger {
color: #ffe057;
}
.jeune-citron {
color: #a9d40c;
}
.linoleum-green {
color: #3ba06f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--pickled-ginger:#ffe057;
--jeune-citron:#a9d40c;
--linoleum-green:#3ba06f;
}

More palettes to explore