All Palettes

Color Palette #ff6e61, #ffa142, #ffcd42, #a0d468, #6db2f8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-handshake {
color: #ffcd42;
}
.be-spontaneous {
color: #a0d468;
}
.broken-blue {
color: #6db2f8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-handshake:#ffcd42;
--be-spontaneous:#a0d468;
--broken-blue:#6db2f8;
}

More palettes to explore