All Palettes

Color Palette #ff6e61, #ffa142, #ffcc00, #a0d468, #5d9bd5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.usc-gold {
color: #ffcc00;
}
.be-spontaneous {
color: #a0d468;
}
.blue-bay {
color: #5d9bd5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--usc-gold:#ffcc00;
--be-spontaneous:#a0d468;
--blue-bay:#5d9bd5;
}

More palettes to explore