All Palettes

Color Palette #ff6e61, #ffa142, #ffd900, #6fbe77, #399dac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.soviet-gold {
color: #ffd900;
}
.iguana-green {
color: #6fbe77;
}
.glacier-green {
color: #399dac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--soviet-gold:#ffd900;
--iguana-green:#6fbe77;
--glacier-green:#399dac;
}

More palettes to explore