All Palettes

Color Palette #ff6e61, #ffa142, #ffce47, #6ebe46, #3dbd6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.sunglow-gecko {
color: #ffce47;
}
.pure-apple {
color: #6ebe46;
}
.ceramic-green {
color: #3dbd6c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--sunglow-gecko:#ffce47;
--pure-apple:#6ebe46;
--ceramic-green:#3dbd6c;
}

More palettes to explore