All Palettes

Color Palette #ff5c8d, #ff9e42, #ffcb5c, #25a7a5, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8d;
}
.exotic-blossom {
color: #ff9e42;
}
.nacho {
color: #ffcb5c;
}
.blue-island {
color: #25a7a5;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8d;
--exotic-blossom:#ff9e42;
--nacho:#ffcb5c;
--blue-island:#25a7a5;
--snap-shot:#2b3d50;
}

More palettes to explore