All Palettes

Color Palette #ff6d1f, #00b3aa, #3fcf8e, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.verditer {
color: #00b3aa;
}
.dark-shamrock {
color: #3fcf8e;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--verditer:#00b3aa;
--dark-shamrock:#3fcf8e;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore