All Palettes

Color Palette #1e8a6a, #a3d55d, #f6e66f, #f9c39a, #d1592e

0%
0%
0%

CSS code for this palette

/* CSS */
.elf-green {
color: #1e8a6a;
}
.lime-lizard {
color: #a3d55d;
}
.marigold-yellow {
color: #f6e66f;
}
.cream-blush {
color: #f9c39a;
}
.chilean-fire {
color: #d1592e;
}

/* CSS Variables */
:root {
--elf-green:#1e8a6a;
--lime-lizard:#a3d55d;
--marigold-yellow:#f6e66f;
--cream-blush:#f9c39a;
--chilean-fire:#d1592e;
}

More palettes to explore