All Palettes

Color Palette #56b3bd, #a1d9d5, #def7f5, #f7e2d9, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.aqua-island {
color: #a1d9d5;
}
.mint-condition {
color: #def7f5;
}
.sly-shrimp {
color: #f7e2d9;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--aqua-island:#a1d9d5;
--mint-condition:#def7f5;
--sly-shrimp:#f7e2d9;
--calabrese:#f1a8a2;
}

More palettes to explore