All Palettes

Color Palette #497b9c, #6ea5c9, #94c6e6, #b6e2f6, #d6f6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.zenith {
color: #497b9c;
}
.wandering-river {
color: #6ea5c9;
}
.thresher-shark {
color: #94c6e6;
}
.echo-iris {
color: #b6e2f6;
}
.water {
color: #d6f6ff;
}

/* CSS Variables */
:root {
--zenith:#497b9c;
--wandering-river:#6ea5c9;
--thresher-shark:#94c6e6;
--echo-iris:#b6e2f6;
--water:#d6f6ff;
}

More palettes to explore