All Palettes

Color Palette #1d8b7c, #50b9a8, #89e1d4, #f2e6b1, #f27d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.palm-springs-splash {
color: #1d8b7c;
}
.mountain-lake-azure {
color: #50b9a8;
}
.sea-foam {
color: #89e1d4;
}
.oyster-bisque {
color: #f2e6b1;
}
.meat {
color: #f27d7f;
}

/* CSS Variables */
:root {
--palm-springs-splash:#1d8b7c;
--mountain-lake-azure:#50b9a8;
--sea-foam:#89e1d4;
--oyster-bisque:#f2e6b1;
--meat:#f27d7f;
}

More palettes to explore