All Palettes

Color Palette #def7ef, #b3e6e0, #80d6d1, #4cb8b2, #009999

0%
0%
0%

CSS code for this palette

/* CSS */
.frosty-mint {
color: #def7ef;
}
.cool-crayon {
color: #b3e6e0;
}
.island-sea {
color: #80d6d1;
}
.tropical-escape {
color: #4cb8b2;
}
.regula-barbara-blue {
color: #009999;
}

/* CSS Variables */
:root {
--frosty-mint:#def7ef;
--cool-crayon:#b3e6e0;
--island-sea:#80d6d1;
--tropical-escape:#4cb8b2;
--regula-barbara-blue:#009999;
}

More palettes to explore