All Palettes

Color Palette #1f8989, #4eb7b7, #81cfcf, #a7e2e2, #d1f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1f8989;
}
.crystalsong-blue {
color: #4eb7b7;
}
.aqua-splash {
color: #81cfcf;
}
.ice-crystal-blue {
color: #a7e2e2;
}
.tinted-ice {
color: #d1f5f5;
}

/* CSS Variables */
:root {
--riviera-sea:#1f8989;
--crystalsong-blue:#4eb7b7;
--aqua-splash:#81cfcf;
--ice-crystal-blue:#a7e2e2;
--tinted-ice:#d1f5f5;
}

More palettes to explore