All Palettes

Color Palette #1e4d8f, #397db1, #69b2d3, #a3e2ff, #f0f8ff

0%
0%
0%

CSS code for this palette

/* CSS */
.sweat-bee {
color: #1e4d8f;
}
.beijing-blue {
color: #397db1;
}
.charter {
color: #69b2d3;
}
.ganon-blue {
color: #a3e2ff;
}
.alice-blue {
color: #f0f8ff;
}

/* CSS Variables */
:root {
--sweat-bee:#1e4d8f;
--beijing-blue:#397db1;
--charter:#69b2d3;
--ganon-blue:#a3e2ff;
--alice-blue:#f0f8ff;
}

More palettes to explore