All Palettes

Color Palette #c5e2e0, #a6d9d4, #80b3b2, #4cae99, #2b7c7d

0%
0%
0%

CSS code for this palette

/* CSS */
.peek-a-blue {
color: #c5e2e0;
}
.lolly-ice {
color: #a6d9d4;
}
.cold-front-green {
color: #80b3b2;
}
.hole-in-one {
color: #4cae99;
}
.zirconia-teal {
color: #2b7c7d;
}

/* CSS Variables */
:root {
--peek-a-blue:#c5e2e0;
--lolly-ice:#a6d9d4;
--cold-front-green:#80b3b2;
--hole-in-one:#4cae99;
--zirconia-teal:#2b7c7d;
}

More palettes to explore