All Palettes

Color Palette #ff3c00, #ff8c00, #ffd900, #00c700, #0073ff

0%
0%
0%

CSS code for this palette

/* CSS */
.coquelicot {
color: #ff3c00;
}
.sun-crete {
color: #ff8c00;
}
.soviet-gold {
color: #ffd900;
}
.tunic-green {
color: #00c700;
}
.brandeis-blue {
color: #0073ff;
}

/* CSS Variables */
:root {
--coquelicot:#ff3c00;
--sun-crete:#ff8c00;
--soviet-gold:#ffd900;
--tunic-green:#00c700;
--brandeis-blue:#0073ff;
}

More palettes to explore