All Palettes

Color Palette #1d8b66, #50b9a8, #7de3d4, #ffcc66, #ff6b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.elf-green {
color: #1d8b66;
}
.mountain-lake-azure {
color: #50b9a8;
}
.aqua-zing {
color: #7de3d4;
}
.qing-yellow {
color: #ffcc66;
}
.pompelmo {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--elf-green:#1d8b66;
--mountain-lake-azure:#50b9a8;
--aqua-zing:#7de3d4;
--qing-yellow:#ffcc66;
--pompelmo:#ff6b6b;
}

More palettes to explore