All Palettes

Color Palette #e8f0f2, #a6c4d9, #6ca8c1, #3d8394, #1b5869

0%
0%
0%

CSS code for this palette

/* CSS */
.distant-wind-chime {
color: #e8f0f2;
}
.frozen-blue {
color: #a6c4d9;
}
.air-blue {
color: #6ca8c1;
}
.wipeout {
color: #3d8394;
}
.corsair {
color: #1b5869;
}

/* CSS Variables */
:root {
--distant-wind-chime:#e8f0f2;
--frozen-blue:#a6c4d9;
--air-blue:#6ca8c1;
--wipeout:#3d8394;
--corsair:#1b5869;
}

More palettes to explore