All Palettes

Color Palette #ff6d1f, #ffb829, #fff5c2, #4ccdc4, #2f8e9d

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.extreme-yellow {
color: #ffb829;
}
.spring-buttercup {
color: #fff5c2;
}
.may-day {
color: #4ccdc4;
}
.scooter {
color: #2f8e9d;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--extreme-yellow:#ffb829;
--spring-buttercup:#fff5c2;
--may-day:#4ccdc4;
--scooter:#2f8e9d;
}

More palettes to explore