All Palettes

Color Palette #ff5c8a, #ffaf4d, #5cdb95, #5d4f8c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8a;
}
.splendor-gold {
color: #ffaf4d;
}
.vegetation {
color: #5cdb95;
}
.purple-corallite {
color: #5d4f8c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8a;
--splendor-gold:#ffaf4d;
--vegetation:#5cdb95;
--purple-corallite:#5d4f8c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore