All Palettes

Color Palette #3b7b8c, #5da5a8, #76c2c6, #a5e1e9, #d0f4f6

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7b8c;
}
.atlas-cedar {
color: #5da5a8;
}
.luna-moona {
color: #76c2c6;
}
.early-july {
color: #a5e1e9;
}
.tinted-ice {
color: #d0f4f6;
}

/* CSS Variables */
:root {
--larkspur:#3b7b8c;
--atlas-cedar:#5da5a8;
--luna-moona:#76c2c6;
--early-july:#a5e1e9;
--tinted-ice:#d0f4f6;
}

More palettes to explore