All Palettes

Color Palette #ff6e61, #ffa142, #ffcd42, #4cae4f, #3e4f51

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-handshake {
color: #ffcd42;
}
.devil-s-grass {
color: #4cae4f;
}
.thermal {
color: #3e4f51;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-handshake:#ffcd42;
--devil-s-grass:#4cae4f;
--thermal:#3e4f51;
}

More palettes to explore