All Palettes

Color Palette #1c6c82, #3cb0b4, #6ed8d3, #a7e7df, #f0f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.billabong {
color: #1c6c82;
}
.lake-tahoe-turquoise {
color: #3cb0b4;
}
.hammam-blue {
color: #6ed8d3;
}
.ice-crystal-blue {
color: #a7e7df;
}
.distant-horizon {
color: #f0f9f9;
}

/* CSS Variables */
:root {
--billabong:#1c6c82;
--lake-tahoe-turquoise:#3cb0b4;
--hammam-blue:#6ed8d3;
--ice-crystal-blue:#a7e7df;
--distant-horizon:#f0f9f9;
}

More palettes to explore