All Palettes

Color Palette #3c7b96, #6ebad4, #a0e4e1, #c5f1f7, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3c7b96;
}
.blue-brocade {
color: #6ebad4;
}
.everest {
color: #a0e4e1;
}
.heaven-gates {
color: #c5f1f7;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3c7b96;
--blue-brocade:#6ebad4;
--everest:#a0e4e1;
--heaven-gates:#c5f1f7;
--child-of-light:#f1f5f8;
}

More palettes to explore