All Palettes

Color Palette #1b7e6a, #50b9a8, #85d5d0, #f3e7af, #f5b59e

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-green {
color: #1b7e6a;
}
.mountain-lake-azure {
color: #50b9a8;
}
.mountain-lake-blue {
color: #85d5d0;
}
.oyster-bisque {
color: #f3e7af;
}
.mandys-pink {
color: #f5b59e;
}

/* CSS Variables */
:root {
--tropical-green:#1b7e6a;
--mountain-lake-azure:#50b9a8;
--mountain-lake-blue:#85d5d0;
--oyster-bisque:#f3e7af;
--mandys-pink:#f5b59e;
}

More palettes to explore