All Palettes

Color Palette #ff6d1f, #fab700, #b0d85a, #2f7f33, #1a4e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.blue-angels-yellow {
color: #fab700;
}
.badass-grass {
color: #b0d85a;
}
.lush-paradise {
color: #2f7f33;
}
.dancing-sea {
color: #1a4e8e;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--blue-angels-yellow:#fab700;
--badass-grass:#b0d85a;
--lush-paradise:#2f7f33;
--dancing-sea:#1a4e8e;
}

More palettes to explore