All Palettes

Color Palette #2a4f8d, #407fbf, #6baed1, #a8d6e6, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-nude {
color: #2a4f8d;
}
.tufts-blue {
color: #407fbf;
}
.imrik-blue {
color: #6baed1;
}
.atlantic-ocean {
color: #a8d6e6;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--blue-nude:#2a4f8d;
--tufts-blue:#407fbf;
--imrik-blue:#6baed1;
--atlantic-ocean:#a8d6e6;
--child-of-light:#f1f5f8;
}

More palettes to explore