All Palettes

Color Palette #ff6e61, #ffb861, #6cbe46, #5d8dfe, #9b58b6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peanut-butter-chicken {
color: #ffb861;
}
.pure-apple {
color: #6cbe46;
}
.skinny-jeans {
color: #5d8dfe;
}
.liberal-lilac {
color: #9b58b6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peanut-butter-chicken:#ffb861;
--pure-apple:#6cbe46;
--skinny-jeans:#5d8dfe;
--liberal-lilac:#9b58b6;
}

More palettes to explore