All Palettes

Color Palette #ff6e61, #ff9c33, #ffcc4d, #a1d20f, #4f9d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.indian-saffron {
color: #ff9c33;
}
.decisive-yellow {
color: #ffcc4d;
}
.jeune-citron {
color: #a1d20f;
}
.fruit-salad {
color: #4f9d4d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--indian-saffron:#ff9c33;
--decisive-yellow:#ffcc4d;
--jeune-citron:#a1d20f;
--fruit-salad:#4f9d4d;
}

More palettes to explore