All Palettes

Color Palette #ff6e61, #ffa142, #ffcc33, #f3e37c, #a7d86e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.sunglow {
color: #ffcc33;
}
.spring-yellow {
color: #f3e37c;
}
.bilious-green {
color: #a7d86e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--sunglow:#ffcc33;
--spring-yellow:#f3e37c;
--bilious-green:#a7d86e;
}

More palettes to explore