All Palettes

Color Palette #1e8a4d, #3dc2b5, #f7e5b1, #f9c43e, #e25b36

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-the-green {
color: #1e8a4d;
}
.tint-of-turquoise {
color: #3dc2b5;
}
.flan {
color: #f7e5b1;
}
.pyrite {
color: #f9c43e;
}
.sohi-red {
color: #e25b36;
}

/* CSS Variables */
:root {
--fly-the-green:#1e8a4d;
--tint-of-turquoise:#3dc2b5;
--flan:#f7e5b1;
--pyrite:#f9c43e;
--sohi-red:#e25b36;
}

More palettes to explore