All Palettes

Color Palette #b7e5f5, #94c1d6, #699eb5, #4b7d91, #2c5b68

0%
0%
0%

CSS code for this palette

/* CSS */
.echo-iris {
color: #b7e5f5;
}
.speedboat {
color: #94c1d6;
}
.lake-lucerne {
color: #699eb5;
}
.coelin-blue {
color: #4b7d91;
}
.night-shift {
color: #2c5b68;
}

/* CSS Variables */
:root {
--echo-iris:#b7e5f5;
--speedboat:#94c1d6;
--lake-lucerne:#699eb5;
--coelin-blue:#4b7d91;
--night-shift:#2c5b68;
}

More palettes to explore