All Palettes

Color Palette #e8f0f2, #afc4d4, #7f9db8, #4c799a, #2a4b55

0%
0%
0%

CSS code for this palette

/* CSS */
.distant-wind-chime {
color: #e8f0f2;
}
.twinkle {
color: #afc4d4;
}
.bluesy-note {
color: #7f9db8;
}
.blue-antarctic {
color: #4c799a;
}
.berry-blue-green {
color: #2a4b55;
}

/* CSS Variables */
:root {
--distant-wind-chime:#e8f0f2;
--twinkle:#afc4d4;
--bluesy-note:#7f9db8;
--blue-antarctic:#4c799a;
--berry-blue-green:#2a4b55;
}

More palettes to explore