All Palettes

Color Palette #1b7f9d, #3cc3b3, #69e2d2, #9ef0e2, #e8f8f3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mediterranean {
color: #1b7f9d;
}
.tint-of-turquoise {
color: #3cc3b3;
}
.hammam-blue {
color: #69e2d2;
}
.oasis-stream {
color: #9ef0e2;
}
.melting-glacier {
color: #e8f8f3;
}

/* CSS Variables */
:root {
--blue-mediterranean:#1b7f9d;
--tint-of-turquoise:#3cc3b3;
--hammam-blue:#69e2d2;
--oasis-stream:#9ef0e2;
--melting-glacier:#e8f8f3;
}

More palettes to explore