All Palettes

Color Palette #ff6e61, #ffa142, #ffcd29, #a8d30d, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcd29;
}
.jeune-citron {
color: #a8d30d;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcd29;
--jeune-citron:#a8d30d;
--devil-s-grass:#4cae4f;
}

More palettes to explore