All Palettes

Color Palette #dbe6f5, #a3c4e0, #6f9cc8, #3b7e9b, #2f4b4c

0%
0%
0%

CSS code for this palette

/* CSS */
.azureish-white {
color: #dbe6f5;
}
.sea-cliff {
color: #a3c4e0;
}
.cerulean-frost {
color: #6f9cc8;
}
.blue-dart-frog {
color: #3b7e9b;
}
.delta-green {
color: #2f4b4c;
}

/* CSS Variables */
:root {
--azureish-white:#dbe6f5;
--sea-cliff:#a3c4e0;
--cerulean-frost:#6f9cc8;
--blue-dart-frog:#3b7e9b;
--delta-green:#2f4b4c;
}

More palettes to explore