All Palettes

Color Palette #ff6e61, #ffa142, #ffcc00, #a4d57b, #6fbe90

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.usc-gold {
color: #ffcc00;
}
.crystal-green {
color: #a4d57b;
}
.felt-green {
color: #6fbe90;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--usc-gold:#ffcc00;
--crystal-green:#a4d57b;
--felt-green:#6fbe90;
}

More palettes to explore