All Palettes

Color Palette #ff6e61, #ffa142, #ffcd42, #a2d779, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-handshake {
color: #ffcd42;
}
.crystal-green {
color: #a2d779;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-handshake:#ffcd42;
--crystal-green:#a2d779;
--blue-electress:#6b9cd1;
}

More palettes to explore