All Palettes

Color Palette #dbe4f0, #a1c2e3, #6c9dc6, #497c9c, #2b4c5f

0%
0%
0%

CSS code for this palette

/* CSS */
.iceberg {
color: #dbe4f0;
}
.blair {
color: #a1c2e3;
}
.cerulean-frost {
color: #6c9dc6;
}
.zenith {
color: #497c9c;
}
.deep-ocean {
color: #2b4c5f;
}

/* CSS Variables */
:root {
--iceberg:#dbe4f0;
--blair:#a1c2e3;
--cerulean-frost:#6c9dc6;
--zenith:#497c9c;
--deep-ocean:#2b4c5f;
}

More palettes to explore