All Palettes

Color Palette #ff6e61, #6f9ed8, #f7c94b, #ffb4a3, #4ccdc4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.sunny-mood {
color: #f7c94b;
}
.peach-pearl {
color: #ffb4a3;
}
.may-day {
color: #4ccdc4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--sunny-mood:#f7c94b;
--peach-pearl:#ffb4a3;
--may-day:#4ccdc4;
}

More palettes to explore