All Palettes

Color Palette #ff8052, #ffd900, #8a2ce2, #00bfff, #ff1492

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.soviet-gold {
color: #ffd900;
}
.bright-blue-violet {
color: #8a2ce2;
}
.capri {
color: #00bfff;
}
.secret-story {
color: #ff1492;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--soviet-gold:#ffd900;
--bright-blue-violet:#8a2ce2;
--capri:#00bfff;
--secret-story:#ff1492;
}

More palettes to explore