All Palettes

Color Palette #0a4e8a, #387dd6, #6ab5e7, #a6d2e7, #e3f7fc

0%
0%
0%

CSS code for this palette

/* CSS */
.magnetic-blue {
color: #0a4e8a;
}
.soothing-sapphire {
color: #387dd6;
}
.norfolk-sky {
color: #6ab5e7;
}
.chefchaouen-blue {
color: #a6d2e7;
}
.coastal-breeze {
color: #e3f7fc;
}

/* CSS Variables */
:root {
--magnetic-blue:#0a4e8a;
--soothing-sapphire:#387dd6;
--norfolk-sky:#6ab5e7;
--chefchaouen-blue:#a6d2e7;
--coastal-breeze:#e3f7fc;
}

More palettes to explore