All Palettes

Color Palette #1f7a7a, #50b9b9, #90f4f4, #d2f4f4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.geneva-green {
color: #1f7a7a;
}
.crystalsong-blue {
color: #50b9b9;
}
.permafrost {
color: #90f4f4;
}
.windswept {
color: #d2f4f4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--geneva-green:#1f7a7a;
--crystalsong-blue:#50b9b9;
--permafrost:#90f4f4;
--windswept:#d2f4f4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore