All Palettes

Color Palette #ff6e61, #ffa142, #ffcd42, #a7d100, #6dbf5f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-handshake {
color: #ffcd42;
}
.immaculate-iguana {
color: #a7d100;
}
.drop-green {
color: #6dbf5f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-handshake:#ffcd42;
--immaculate-iguana:#a7d100;
--drop-green:#6dbf5f;
}

More palettes to explore