All Palettes

Color Palette #1f9aff, #ffcc00, #ff5900, #ff3d8b, #7f2a92

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f9aff;
}
.usc-gold {
color: #ffcc00;
}
.molten-core {
color: #ff5900;
}
.raspberry-shortcake {
color: #ff3d8b;
}
.druchii-violet {
color: #7f2a92;
}

/* CSS Variables */
:root {
--clear-chill:#1f9aff;
--usc-gold:#ffcc00;
--molten-core:#ff5900;
--raspberry-shortcake:#ff3d8b;
--druchii-violet:#7f2a92;
}

More palettes to explore