All Palettes

Color Palette #1f9e9e, #4ac9c9, #8ae0e0, #c6f1f1, #f3f6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9e9e;
}
.sea-serpent {
color: #4ac9c9;
}
.island-paradise {
color: #8ae0e0;
}
.icy-breeze {
color: #c6f1f1;
}
.chef-s-hat {
color: #f3f6f6;
}

/* CSS Variables */
:root {
--baltic:#1f9e9e;
--sea-serpent:#4ac9c9;
--island-paradise:#8ae0e0;
--icy-breeze:#c6f1f1;
--chef-s-hat:#f3f6f6;
}

More palettes to explore