All Palettes

Color Palette #ff6d1f, #ffb84d, #ffec3d, #6abf69, #2f7f33

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}
.bermudagrass {
color: #6abf69;
}
.lush-paradise {
color: #2f7f33;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
--bermudagrass:#6abf69;
--lush-paradise:#2f7f33;
}

More palettes to explore