All Palettes

Color Palette #3c5b5d, #4e7371, #6bb8b0, #a3e0d5, #f2f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.otter-creek {
color: #3c5b5d;
}
.tandayapa-cloud-forest {
color: #4e7371;
}
.florida-turquoise {
color: #6bb8b0;
}
.menthol-kiss {
color: #a3e0d5;
}
.chef-s-hat {
color: #f2f8f5;
}

/* CSS Variables */
:root {
--otter-creek:#3c5b5d;
--tandayapa-cloud-forest:#4e7371;
--florida-turquoise:#6bb8b0;
--menthol-kiss:#a3e0d5;
--chef-s-hat:#f2f8f5;
}

More palettes to explore