All Palettes

Color Palette #a5d9d2, #e2f3ee, #b6f6e7, #a1d3d1, #c5e2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.lolly-ice {
color: #a5d9d2;
}
.bone-chilling {
color: #e2f3ee;
}
.peppermint-frosting {
color: #b6f6e7;
}
.touch-of-turquoise {
color: #a1d3d1;
}
.peek-a-blue {
color: #c5e2e0;
}

/* CSS Variables */
:root {
--lolly-ice:#a5d9d2;
--bone-chilling:#e2f3ee;
--peppermint-frosting:#b6f6e7;
--touch-of-turquoise:#a1d3d1;
--peek-a-blue:#c5e2e0;
}

More palettes to explore