All Palettes

Color Palette #2b7f8c, #4cb8a8, #6ce0c3, #a5f3df, #f1f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.cranach-blue {
color: #2b7f8c;
}
.mountain-lake-azure {
color: #4cb8a8;
}
.ocean-in-a-bowl {
color: #6ce0c3;
}
.icery {
color: #a5f3df;
}
.chef-s-hat {
color: #f1f8f5;
}

/* CSS Variables */
:root {
--cranach-blue:#2b7f8c;
--mountain-lake-azure:#4cb8a8;
--ocean-in-a-bowl:#6ce0c3;
--icery:#a5f3df;
--chef-s-hat:#f1f8f5;
}

More palettes to explore