All Palettes

Color Palette #1c4e4f, #2a7a78, #4cb8b2, #8de2e0, #dff6f3

0%
0%
0%

CSS code for this palette

/* CSS */
.lacustral {
color: #1c4e4f;
}
.atoll {
color: #2a7a78;
}
.tropical-escape {
color: #4cb8b2;
}
.island-paradise {
color: #8de2e0;
}
.frosty-mint {
color: #dff6f3;
}

/* CSS Variables */
:root {
--lacustral:#1c4e4f;
--atoll:#2a7a78;
--tropical-escape:#4cb8b2;
--island-paradise:#8de2e0;
--frosty-mint:#dff6f3;
}

More palettes to explore