All Palettes

Color Palette #ff5100, #ff8c00, #ffc800, #ffee00, #a1ff00

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.sun-crete {
color: #ff8c00;
}
.forsythia {
color: #ffc800;
}
.sailor-moon {
color: #ffee00;
}
.bright-yellow-green {
color: #a1ff00;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--sun-crete:#ff8c00;
--forsythia:#ffc800;
--sailor-moon:#ffee00;
--bright-yellow-green:#a1ff00;
}

More palettes to explore