All Palettes

Color Palette #d1e6f5, #a6c7e8, #6b9fdb, #4b79b4, #2c4d8c

0%
0%
0%

CSS code for this palette

/* CSS */
.new-heights {
color: #d1e6f5;
}
.island-light {
color: #a6c7e8;
}
.blue-gourami {
color: #6b9fdb;
}
.ashton-blue {
color: #4b79b4;
}
.regal-destiny {
color: #2c4d8c;
}

/* CSS Variables */
:root {
--new-heights:#d1e6f5;
--island-light:#a6c7e8;
--blue-gourami:#6b9fdb;
--ashton-blue:#4b79b4;
--regal-destiny:#2c4d8c;
}

More palettes to explore