All Palettes

Color Palette #ff6e61, #ffa142, #ffcb2e, #a8d20f, #2b883d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcb2e;
}
.jeune-citron {
color: #a8d20f;
}
.green-ribbon {
color: #2b883d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcb2e;
--jeune-citron:#a8d20f;
--green-ribbon:#2b883d;
}

More palettes to explore