All Palettes

Color Palette #ff5c8a, #ffb35c, #ffd966, #4d9dff, #a85cff

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff5c8a;
}
.vintage-orange {
color: #ffb35c;
}
.yuzu-marmalade {
color: #ffd966;
}
.blue-chaos {
color: #4d9dff;
}
.vega-violet {
color: #a85cff;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff5c8a;
--vintage-orange:#ffb35c;
--yuzu-marmalade:#ffd966;
--blue-chaos:#4d9dff;
--vega-violet:#a85cff;
}

More palettes to explore