All Palettes

Color Palette #ff6e61, #ffb861, #ffd95c, #a9d6bb, #ff4d4f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peanut-butter-chicken {
color: #ffb861;
}
.lemon-twist {
color: #ffd95c;
}
.eerie-glow {
color: #a9d6bb;
}
.blood-burst {
color: #ff4d4f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peanut-butter-chicken:#ffb861;
--lemon-twist:#ffd95c;
--eerie-glow:#a9d6bb;
--blood-burst:#ff4d4f;
}

More palettes to explore