All Palettes

Color Palette #5b9f7e, #a3d55d, #f4e2b3, #f77c59, #d04f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.green-spruce {
color: #5b9f7e;
}
.lime-lizard {
color: #a3d55d;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.bonfire {
color: #f77c59;
}
.spirit-warrior {
color: #d04f3e;
}

/* CSS Variables */
:root {
--green-spruce:#5b9f7e;
--lime-lizard:#a3d55d;
--smooth-as-corn-silk:#f4e2b3;
--bonfire:#f77c59;
--spirit-warrior:#d04f3e;
}

More palettes to explore