All Palettes

Color Palette #1e8a4d, #4cc8b5, #6b6f9e, #f5b400, #f14f1e

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-the-green {
color: #1e8a4d;
}
.synergy {
color: #4cc8b5;
}
.dusted-peri {
color: #6b6f9e;
}
.american-yellow {
color: #f5b400;
}
.fiery-glow {
color: #f14f1e;
}

/* CSS Variables */
:root {
--fly-the-green:#1e8a4d;
--synergy:#4cc8b5;
--dusted-peri:#6b6f9e;
--american-yellow:#f5b400;
--fiery-glow:#f14f1e;
}

More palettes to explore