All Palettes

Color Palette #56b3bd, #a4d6d4, #def7f5, #f2e4d4, #f6a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.smooth-satin {
color: #a4d6d4;
}
.mint-condition {
color: #def7f5;
}
.china-doll {
color: #f2e4d4;
}
.calabrese {
color: #f6a8a2;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--smooth-satin:#a4d6d4;
--mint-condition:#def7f5;
--china-doll:#f2e4d4;
--calabrese:#f6a8a2;
}

More palettes to explore