All Palettes

Color Palette #ff6e61, #ffa142, #ffcd42, #4fbf83, #6b5b95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.golden-handshake {
color: #ffcd42;
}
.garish-green {
color: #4fbf83;
}
.just-a-fairytale {
color: #6b5b95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--golden-handshake:#ffcd42;
--garish-green:#4fbf83;
--just-a-fairytale:#6b5b95;
}

More palettes to explore