All Palettes

Color Palette #1ab7b2, #38d7e5, #69e4f7, #a3f1fa, #e1f6f9

0%
0%
0%

CSS code for this palette

/* CSS */
.swagger {
color: #1ab7b2;
}
.blue-dacnis {
color: #38d7e5;
}
.athena-blue {
color: #69e4f7;
}
.waterspout {
color: #a3f1fa;
}
.coastal-breeze {
color: #e1f6f9;
}

/* CSS Variables */
:root {
--swagger:#1ab7b2;
--blue-dacnis:#38d7e5;
--athena-blue:#69e4f7;
--waterspout:#a3f1fa;
--coastal-breeze:#e1f6f9;
}

More palettes to explore