All Palettes

Color Palette #f5e900, #ffb84d, #ff713d, #d1006c, #5b4dff

0%
0%
0%

CSS code for this palette

/* CSS */
.eternal-summer {
color: #f5e900;
}
.floral-leaf {
color: #ffb84d;
}
.carrot {
color: #ff713d;
}
.moth-orchid {
color: #d1006c;
}
.shady-neon-blue {
color: #5b4dff;
}

/* CSS Variables */
:root {
--eternal-summer:#f5e900;
--floral-leaf:#ffb84d;
--carrot:#ff713d;
--moth-orchid:#d1006c;
--shady-neon-blue:#5b4dff;
}

More palettes to explore