All Palettes

Color Palette #1c7e9b, #3bb0a2, #60d2b0, #f9e87b, #f28226

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mediterranean {
color: #1c7e9b;
}
.waterfall {
color: #3bb0a2;
}
.tropical-tide {
color: #60d2b0;
}
.pineapple-juice {
color: #f9e87b;
}
.iceland-poppy {
color: #f28226;
}

/* CSS Variables */
:root {
--blue-mediterranean:#1c7e9b;
--waterfall:#3bb0a2;
--tropical-tide:#60d2b0;
--pineapple-juice:#f9e87b;
--iceland-poppy:#f28226;
}

More palettes to explore