All Palettes

Color Palette #1b8e9d, #3cb9b7, #61dbd7, #a7e2e1, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1b8e9d;
}
.green-grapple {
color: #3cb9b7;
}
.hammam-blue {
color: #61dbd7;
}
.ice-crystal-blue {
color: #a7e2e1;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--safe-harbour:#1b8e9d;
--green-grapple:#3cb9b7;
--hammam-blue:#61dbd7;
--ice-crystal-blue:#a7e2e1;
--everlasting-ice:#f5fafa;
}

More palettes to explore