All Palettes

Color Palette #1f7c8e, #3cb4ac, #6de3d5, #b2e0f0, #f7f8f1

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.island-moment {
color: #3cb4ac;
}
.turquoise-chalk {
color: #6de3d5;
}
.break-the-ice {
color: #b2e0f0;
}
.high-reflective-white {
color: #f7f8f1;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--island-moment:#3cb4ac;
--turquoise-chalk:#6de3d5;
--break-the-ice:#b2e0f0;
--high-reflective-white:#f7f8f1;
}

More palettes to explore