All Palettes

Color Palette #f5f9ff, #cde2f9, #a6c8e2, #6296c0, #2b7897

0%
0%
0%

CSS code for this palette

/* CSS */
.m-white {
color: #f5f9ff;
}
.salty-ice {
color: #cde2f9;
}
.template {
color: #a6c8e2;
}
.kentucky {
color: #6296c0;
}
.devil-blue {
color: #2b7897;
}

/* CSS Variables */
:root {
--m-white:#f5f9ff;
--salty-ice:#cde2f9;
--template:#a6c8e2;
--kentucky:#6296c0;
--devil-blue:#2b7897;
}

More palettes to explore