All Palettes

Color Palette #ff6e61, #6d9c89, #f7c94b, #ffcb5c, #e84a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cyprus-green {
color: #6d9c89;
}
.sunny-mood {
color: #f7c94b;
}
.nacho {
color: #ffcb5c;
}
.majestic-magenta {
color: #e84a8c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cyprus-green:#6d9c89;
--sunny-mood:#f7c94b;
--nacho:#ffcb5c;
--majestic-magenta:#e84a8c;
}

More palettes to explore