All Palettes

Color Palette #ff8c00, #ffd900, #ffb8c1, #80ff00, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.soviet-gold {
color: #ffd900;
}
.matt-pink {
color: #ffb8c1;
}
.radium {
color: #80ff00;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--soviet-gold:#ffd900;
--matt-pink:#ffb8c1;
--radium:#80ff00;
--clear-chill:#1f8fff;
}

More palettes to explore