All Palettes

Color Palette #ff5c8a, #f9a76c, #f9e75d, #a5d65c, #5abf8b

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8a;
}
.trump-tan {
color: #f9a76c;
}
.corn {
color: #f9e75d;
}
.lime-lizard {
color: #a5d65c;
}
.spearmint-burst {
color: #5abf8b;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8a;
--trump-tan:#f9a76c;
--corn:#f9e75d;
--lime-lizard:#a5d65c;
--spearmint-burst:#5abf8b;
}

More palettes to explore