All Palettes

Color Palette #ff6e61, #ff9f80, #ffb699, #ffe6b8, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.island-girl {
color: #ffb699;
}
.whisper-yellow {
color: #ffe6b8;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--island-girl:#ffb699;
--whisper-yellow:#ffe6b8;
--lime-lizard:#a3d55d;
}

More palettes to explore