All Palettes

Color Palette #ff6e61, #ffa142, #ffcc4d, #f2e03a, #a8d63d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.decisive-yellow {
color: #ffcc4d;
}
.angel-s-trumpet {
color: #f2e03a;
}
.burst-of-lime {
color: #a8d63d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--decisive-yellow:#ffcc4d;
--angel-s-trumpet:#f2e03a;
--burst-of-lime:#a8d63d;
}

More palettes to explore