All Palettes

Color Palette #ffd900, #9f1fef, #1f8fff, #ffb300, #6a5bcd

0%
0%
0%

CSS code for this palette

/* CSS */
.soviet-gold {
color: #ffd900;
}
.singapore-orchid {
color: #9f1fef;
}
.clear-chill {
color: #1f8fff;
}
.ucla-gold {
color: #ffb300;
}
.ameixa {
color: #6a5bcd;
}

/* CSS Variables */
:root {
--soviet-gold:#ffd900;
--singapore-orchid:#9f1fef;
--clear-chill:#1f8fff;
--ucla-gold:#ffb300;
--ameixa:#6a5bcd;
}

More palettes to explore