All Palettes

Color Palette #1ab7b7, #1ec8c8, #1fe0e0, #40e7e7, #81f3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1ab7b7;
}
.blue-martina {
color: #1ec8c8;
}
.cold-heights {
color: #1fe0e0;
}
.blue-dacnis {
color: #40e7e7;
}
.bath-water {
color: #81f3f3;
}

/* CSS Variables */
:root {
--swagger:#1ab7b7;
--blue-martina:#1ec8c8;
--cold-heights:#1fe0e0;
--blue-dacnis:#40e7e7;
--bath-water:#81f3f3;
}

More palettes to explore