All Palettes

Color Palette #1e7a8a, #50b9b9, #92e3e3, #b2f0f0, #d9f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1e7a8a;
}
.crystalsong-blue {
color: #50b9b9;
}
.aqua-fiesta {
color: #92e3e3;
}
.mint-macaron {
color: #b2f0f0;
}
.let-it-snow {
color: #d9f7f7;
}

/* CSS Variables */
:root {
--bermuda:#1e7a8a;
--crystalsong-blue:#50b9b9;
--aqua-fiesta:#92e3e3;
--mint-macaron:#b2f0f0;
--let-it-snow:#d9f7f7;
}

More palettes to explore