All Palettes

Color Palette #1e909f, #3dc7c7, #6ce4e2, #9ff4f1, #f5fff9

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1e909f;
}
.bianchi-green {
color: #3dc7c7;
}
.blue-crystal-landscape {
color: #6ce4e2;
}
.freezy-breezy {
color: #9ff4f1;
}
.mint-cream {
color: #f5fff9;
}

/* CSS Variables */
:root {
--safe-harbour:#1e909f;
--bianchi-green:#3dc7c7;
--blue-crystal-landscape:#6ce4e2;
--freezy-breezy:#9ff4f1;
--mint-cream:#f5fff9;
}

More palettes to explore