All Palettes

Color Palette #ff2977, #ff6d1f, #ffea00, #4dc9ff, #007a33

0%
0%
0%

CSS code for this palette

/* CSS */
.office-neon-light {
color: #ff2977;
}
.shocking-orange {
color: #ff6d1f;
}
.middle-yellow {
color: #ffea00;
}
.thor-s-thunder {
color: #4dc9ff;
}
.forestial {
color: #007a33;
}

/* CSS Variables */
:root {
--office-neon-light:#ff2977;
--shocking-orange:#ff6d1f;
--middle-yellow:#ffea00;
--thor-s-thunder:#4dc9ff;
--forestial:#007a33;
}

More palettes to explore