All Palettes

Color Palette #dbe4f0, #a3c7e0, #3b9bc4, #1f6f8e, #0e4b5d

0%
0%
0%

CSS code for this palette

/* CSS */
.iceberg {
color: #dbe4f0;
}
.sea-cliff {
color: #a3c7e0;
}
.norse-blue {
color: #3b9bc4;
}
.chill-of-the-night {
color: #1f6f8e;
}
.teal-dark-blue {
color: #0e4b5d;
}

/* CSS Variables */
:root {
--iceberg:#dbe4f0;
--sea-cliff:#a3c7e0;
--norse-blue:#3b9bc4;
--chill-of-the-night:#1f6f8e;
--teal-dark-blue:#0e4b5d;
}

More palettes to explore