All Palettes

Color Palette #ff6e61, #6f9ed8, #88d8b0, #f7c94b, #d4408c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.jovial-jade {
color: #88d8b0;
}
.sunny-mood {
color: #f7c94b;
}
.pink-yarrow {
color: #d4408c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--jovial-jade:#88d8b0;
--sunny-mood:#f7c94b;
--pink-yarrow:#d4408c;
}

More palettes to explore