All Palettes

Color Palette #ff6e61, #ffa142, #f7c94b, #a9d40c, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.sunny-mood {
color: #f7c94b;
}
.jeune-citron {
color: #a9d40c;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--sunny-mood:#f7c94b;
--jeune-citron:#a9d40c;
--devil-s-grass:#4cae4f;
}

More palettes to explore