All Palettes

Color Palette #c85e37, #d9a859, #f1c84b, #a2d84b, #3d8a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.ecstasy {
color: #c85e37;
}
.cat-s-eye-marble {
color: #d9a859;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.dynamic-green {
color: #a2d84b;
}
.resplendent-growth {
color: #3d8a3d;
}

/* CSS Variables */
:root {
--ecstasy:#c85e37;
--cat-s-eye-marble:#d9a859;
--solar-plexus-chakra:#f1c84b;
--dynamic-green:#a2d84b;
--resplendent-growth:#3d8a3d;
}

More palettes to explore