All Palettes

Color Palette #ff5c8a, #ffb83d, #f1e60e, #8cedc6, #4fb0e8

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8a;
}
.orange-pop {
color: #ffb83d;
}
.robot-grendizer-gold {
color: #f1e60e;
}
.bubble-algae {
color: #8cedc6;
}
.cerulean {
color: #4fb0e8;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8a;
--orange-pop:#ffb83d;
--robot-grendizer-gold:#f1e60e;
--bubble-algae:#8cedc6;
--cerulean:#4fb0e8;
}

More palettes to explore