All Palettes

Color Palette #ff6e61, #ffa142, #ffc800, #a9d94a, #4cae4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.forsythia {
color: #ffc800;
}
.burst-of-lime {
color: #a9d94a;
}
.devil-s-grass {
color: #4cae4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--forsythia:#ffc800;
--burst-of-lime:#a9d94a;
--devil-s-grass:#4cae4f;
}

More palettes to explore