All Palettes

Color Palette #ff6e61, #ffa142, #fceab0, #6fbe91, #9b58b6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.gold-thread {
color: #fceab0;
}
.felt-green {
color: #6fbe91;
}
.liberal-lilac {
color: #9b58b6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--gold-thread:#fceab0;
--felt-green:#6fbe91;
--liberal-lilac:#9b58b6;
}

More palettes to explore