All Palettes

Color Palette #1f7c8e, #3bb0ae, #6de3e9, #b2edf0, #fafafa

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.island-moment {
color: #3bb0ae;
}
.turquoise-sea {
color: #6de3e9;
}
.mint-macaron {
color: #b2edf0;
}
.dr-white {
color: #fafafa;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--island-moment:#3bb0ae;
--turquoise-sea:#6de3e9;
--mint-macaron:#b2edf0;
--dr-white:#fafafa;
}

More palettes to explore