All Palettes

Color Palette #ff5900, #ff9100, #ffc800, #00a300, #0077ff

0%
0%
0%

CSS code for this palette

/* CSS */
.molten-core {
color: #ff5900;
}
.princeton-orange {
color: #ff9100;
}
.forsythia {
color: #ffc800;
}
.aquamentus-green {
color: #00a300;
}
.blue-sparkle {
color: #0077ff;
}

/* CSS Variables */
:root {
--molten-core:#ff5900;
--princeton-orange:#ff9100;
--forsythia:#ffc800;
--aquamentus-green:#00a300;
--blue-sparkle:#0077ff;
}

More palettes to explore