All Palettes

Color Palette #ffb84d, #ff9e3d, #ff6d1f, #6c9a4c, #3b593e

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.hawaiian-passion {
color: #ff9e3d;
}
.shocking-orange {
color: #ff6d1f;
}
.flat-green {
color: #6c9a4c;
}
.ficus {
color: #3b593e;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--hawaiian-passion:#ff9e3d;
--shocking-orange:#ff6d1f;
--flat-green:#6c9a4c;
--ficus:#3b593e;
}

More palettes to explore