All Palettes

Color Palette #ff6e61, #6e8eaa, #f7c94b, #f5b59e, #a4d6ad

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.scanda {
color: #6e8eaa;
}
.sunny-mood {
color: #f7c94b;
}
.mandys-pink {
color: #f5b59e;
}
.frugal {
color: #a4d6ad;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--scanda:#6e8eaa;
--sunny-mood:#f7c94b;
--mandys-pink:#f5b59e;
--frugal:#a4d6ad;
}

More palettes to explore