All Palettes

Color Palette #1cb5b5, #44c1c1, #78d3d2, #a0e4e3, #e1f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1cb5b5;
}
.north-wind {
color: #44c1c1;
}
.soft-turquoise {
color: #78d3d2;
}
.everest {
color: #a0e4e3;
}
.coastal-breeze {
color: #e1f9f8;
}

/* CSS Variables */
:root {
--swagger:#1cb5b5;
--north-wind:#44c1c1;
--soft-turquoise:#78d3d2;
--everest:#a0e4e3;
--coastal-breeze:#e1f9f8;
}

More palettes to explore