All Palettes

Color Palette #ff6e61, #709d9e, #f7c94b, #ffb861, #e6797d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.great-fennel-flower {
color: #709d9e;
}
.sunny-mood {
color: #f7c94b;
}
.peanut-butter-chicken {
color: #ffb861;
}
.lively-coral {
color: #e6797d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--great-fennel-flower:#709d9e;
--sunny-mood:#f7c94b;
--peanut-butter-chicken:#ffb861;
--lively-coral:#e6797d;
}

More palettes to explore