All Palettes

Color Palette #ff5e00, #ff9d00, #ffd500, #ffee00, #fffc57

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-orange {
color: #ff5e00;
}
.mandarin-peel {
color: #ff9d00;
}
.cyber-yellow {
color: #ffd500;
}
.sailor-moon {
color: #ffee00;
}
.p-l-yellow {
color: #fffc57;
}

/* CSS Variables */
:root {
--vivid-orange:#ff5e00;
--mandarin-peel:#ff9d00;
--cyber-yellow:#ffd500;
--sailor-moon:#ffee00;
--p-l-yellow:#fffc57;
}

More palettes to explore