All Palettes

Color Palette #ff5100, #ff9900, #ffed47, #00b300, #00aaff

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.vitamin-c {
color: #ff9900;
}
.rapeseed-blossom {
color: #ffed47;
}
.bubble-bobble-green {
color: #00b300;
}
.protoss-pylon {
color: #00aaff;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--vitamin-c:#ff9900;
--rapeseed-blossom:#ffed47;
--bubble-bobble-green:#00b300;
--protoss-pylon:#00aaff;
}

More palettes to explore